macOS
brew install bagelslocal Homebrew formula metadata
brew
Powerful expense tracker that lives in your terminal. Version 0.3.12 via Homebrew; verified 2026-06-20.
install
brew install bagelslocal Homebrew formula metadata
nix profile install nixpkgs#bagelsnixpkgs package indexes · pkgs/by-name/ba/bagels/package.nix · source: api.github.com
overview
Powerful expense tracker that lives in your terminal
history
Bagels is a terminal user interface expense tracker built for local personal finance workflows. It is a newer example of the Textual-era Python TUI wave: polished terminal software distributed through Python packaging, Homebrew, and Nix.
The EnhancedJax/Bagels GitHub repository was created in November 2024. Its README describes Bagels as a TUI application for tracking and analyzing money flow with accounts, categories, splits, transfers, records, recurring transaction templates, insights, filters, graphs, budgets, and customizable keybindings.
The README explains the motivation as habit-building: the author found it easier to track expenses at the end of the day in a fast local terminal workflow. It also states that Bagels is built with Textual and was heavily inspired by posting.
Bagels moved quickly from a GitHub project to packaged CLI: the README lists uv as the recommended installer, plus Homebrew, pipx, conda-forge, and X-CMD options. The batch metadata also shows Homebrew and Nix packaging.
By June 2026, GitHub metadata showed thousands of stars, unusually high for a young personal-finance TUI. That suggests broader interest in terminal-native productivity apps, even though its formal release history only starts in late 2024.
The normal command is bagels to start the TUI. The README also documents bagels --at to choose a storage location and bagels locate database or bagels locate config to find local files.
Bagels is used for local tracking rather than bank-synced accounting. Its roadmap explicitly lists bank sync as backlog, while existing features emphasize manual records, templates, budgets, and insights.
Bagels matters to package nerds because it shows a modern Python app being packaged as a real end-user terminal application, not just a library. uv, pipx, Homebrew, conda-forge, and Nix all serve different installer cultures for the same TUI.
It is also a good example of terminal UI packaging pressures: users expect a single executable, local data, discoverable config paths, and a modern terminal, while maintainers still manage Python versions and application dependencies.
security posture
No matching local secret-handling manifest was found for bagels. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/bagels/config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bagels | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/EnhancedJax/Bagels
install metadata
| Package key | brew:bagels |
|---|---|
| Version | 0.3.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bagels |
| Homepage | https://github.com/EnhancedJax/Bagels |
| Repository | https://github.com/EnhancedJax/Bagels |
| Upstream docs | https://github.com/EnhancedJax/Bagels#readme |
| License | GPL-3.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/6e/04/e19a99e357221cb41e1e2f0352172e282ac8195fa2418b776345497fb260/bagels-0.3.12.tar.gz |
| Last updated | 2026-06-20T10:28:46Z |
| Pulse | updated |
| Dependencies | certifi, libyaml, numpy, pydantic, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bagels |
| Version Scheme | 0 |
| Revision | 13 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bagels
nix profile install nixpkgs#bagelssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.