# Install bulletty with Homebrew, Nix, pacman

Pretty feed reader (ATOM/RSS) that stores articles in Markdown files. Version 0.2.2 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install bulletty
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:bulletty
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/bulletty>
- **Version:** 0.2.2
- **Source summary:** Pretty feed reader (ATOM/RSS) that stores articles in Markdown files
- **Homepage:** <https://bulletty.croci.dev/>
- **Repository:** <https://github.com/CrociDB/bulletty>
- **Upstream docs:** <https://bulletty.croci.dev/>
- **License:** MIT
- **Source archive:** <https://github.com/CrociDB/bulletty/archive/refs/tags/v0.2.2.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- bulletty (cli)
- bulletty (alias)

## Build dependencies

- pkgconf
- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.2.2
- Local data: ok
- Upstream repository: https://github.com/CrociDB/bulletty
- Upstream latest detected: v0.2.2 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bulletty
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- 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


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Documentation packages](https://www.automicvault.com/pkg/documentation-tools/) - Matched documentation, manual, or publishing metadata.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [goread](https://www.automicvault.com/pkg/brew/goread/) - Shares av.db curated category or tags: atom, cli, feed-reader, productivity, rss.
- [miniflux](https://www.automicvault.com/pkg/brew/miniflux/) - Shares av.db curated category or tags: atom, cli, feed-reader, productivity, rss.
- [newsboat](https://www.automicvault.com/pkg/brew/newsboat/) - Shares av.db curated category or tags: atom, cli, feed-reader, productivity, rss.
- [snownews](https://www.automicvault.com/pkg/brew/snownews/) - Shares av.db curated category or tags: atom, cli, feed-reader, productivity, rss.
- [matcha](https://www.automicvault.com/pkg/brew/matcha/) - Shares av.db curated category or tags: cli, feed-reader, markdown, productivity, rss.
- [newsraft](https://www.automicvault.com/pkg/brew/newsraft/) - Shares av.db curated category or tags: atom, cli, feed-reader, productivity, rss.
- [nom](https://www.automicvault.com/pkg/brew/nom/) - Shares av.db curated category or tags: cli, feed-reader, productivity, rss, tui.
- [repeater](https://www.automicvault.com/pkg/brew/repeater/) - Shares av.db curated category or tags: cli, markdown, productivity, tui.

## Combined YAML source

View the package source record on GitHub. [combined/bulletty.yml](https://github.com/automic-vault/db/blob/main/combined/bulletty.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
