# bulletty mit Homebrew, Nix, pacman installieren

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

## Installation

```sh
sudo av install brew:bulletty
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bulletty
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bulletty
```

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

- pacman (92%):

```sh
sudo pacman -S bulletty
```

  Evidenz: Arch Linux sync databases: bulletty from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:bulletty
- **Paketmanager:** Homebrew
- **Version:** 0.2.2
- **Quellzusammenfassung:** Pretty feed reader (ATOM/RSS) that stores articles in Markdown files
- **Homepage:** <https://bulletty.croci.dev/>
- **Repository:** <https://github.com/CrociDB/bulletty>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bulletty (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

bulletty is a young terminal RSS and Atom reader whose distinguishing idea is to keep feed subscriptions, entries, highlights, and comments in local Markdown files rather than inside a hosted service or opaque database.

### Projektgeschichte

The public GitHub repository was created in May 2025 and describes the project as a TUI feed reader and aggregator written for users who want to decide where their feed data lives. Its README frames the project around local ownership, offline reading, OPML import/export, themes, hooks, and a Markdown directory structure under the user's local data directory.

The 2025-2026 release notes show rapid early iteration: v0.1.9 added a directory-reporting command and OPML import/export, v0.2.0 added Read Later support, and early 2026 releases refined metadata handling and UI feedback.

### Adoptionsgeschichte

Adoption is still early but visible in Unix package channels: the official README lists Homebrew, Arch, Nix, NetBSD, Snap, Cargo, and prebuilt GitHub releases. That pattern fits a terminal-first Rust utility whose audience discovers tools through package managers and TUI communities.

### Wie es verwendet wird

Typical use starts by adding RSS or Atom feeds with the CLI, then running the TUI to synchronize, browse categories, read entries, and open links externally. The project stores feed content as Markdown so users can back up, sync, search, or process the feed library with ordinary file tools.

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

bulletty is notable less for ecosystem scale than for its data model: it treats RSS as a local, file-oriented workflow similar to an Obsidian vault. For package-history purposes it is an example of the modern Rust TUI wave combining Ratatui-style interfaces, XDG-style data directories, and package-manager distribution.

### Zeitleiste

- 2025-05: Public GitHub repository created.
- 2025-09: v0.1.7 released during early public development.
- 2025-10: v0.1.9 added directory reporting and OPML import/export.
- 2025-11: v0.2.0 added Read Later support.
- 2026-02: v0.2.2 release notes described themes, notifications, and continued bug fixes.

### Related projects

- Related package-manager neighbors include Newsboat and other terminal feed readers, plus Markdown-backed personal knowledge tools. Its implementation and packaging also connect it to the Ratatui/Rust TUI ecosystem.

### Quellen

- <https://github.com/CrociDB/bulletty>
- <https://github.com/CrociDB/bulletty/releases>
- <https://raw.githubusercontent.com/CrociDB/bulletty/main/README.md>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## 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: bulletty dirs local-config
## Andere Paketmanager-Einträge

- Nix - bulletty: normalized package name match | nixpkgs package indexes: pkgs/by-name/bu/bulletty/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - bulletty - 0.2.2-1: normalized package name match | Arch Linux sync databases: bulletty from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Pretty feed reader for the terminal that stores the articles as Markdown | https://github.com/CrociDB/bulletty


## Combined YAML source

View the package source record on GitHub. [combined/bulletty.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bulletty.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
