# bagels mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bagels in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:bagels
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bagels
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bagels
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ba/bagels/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:bagels
- **Paketmanager:** Homebrew
- **Version:** 0.3.12
- **Quellzusammenfassung:** Powerful expense tracker that lives in your terminal
- **Homepage:** <https://github.com/EnhancedJax/Bagels>
- **Zuletzt aktualisiert:** 2026-06-20T10:28:46Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bagels (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.3.12
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2024-11: GitHub repository created and early 0.1.x releases published.
- 2025-04: 0.3.8 released during active feature iteration.
- 2025-07: 0.3.12 released.
- 2026: Batch package metadata shows Homebrew and Nix availability.

### Related projects

- Bagels is built with Textual and the README says it was heavily inspired by posting.
- It is adjacent to terminal productivity and personal-finance tools, especially local-first expense trackers and budget managers.

### Quellen

- <https://github.com/EnhancedJax/Bagels>
- <https://github.com/EnhancedJax/Bagels/releases>
- <https://pypi.org/project/bagels/>
- <https://textual.textualize.io/>
- source_facts.package-manager


## Sicherheitshinweise

Für bagels wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Configuration and credential file locations

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.


## Configuration files

- Unix: $XDG_CONFIG_HOME/bagels/config.yaml
## Andere Paketmanager-Einträge

- Nix - bagels: normalized package name match | nixpkgs package indexes: pkgs/by-name/ba/bagels/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/bagels.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bagels.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
