bk
brew install bk
v0.6.0
MIT
Terminal EPUB Reader
34
30-day installs · #5559
95
90-day · #5692
388
365-day · #5677
333
★ GitHub stars · updated 2y ago
Build dependencies
GitHub topics
cli
console
ebook
epub
rust
terminal
Links
- https://github.com/aeosynth/bk
- GitHub: aeosynth/bk
- Brew formula source: Formula/b/bk.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Terminal EPUB Reader",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:53+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "bk",
"github_default_branch": "master",
"github_last_commit_at": "2024-06-09T10:49:32Z",
"github_readme_excerpt": "# bk\nbk is a terminal EPUB reader, written in Rust.\n\n# Features\n- Cross platform - Linux, macOS and Windows support\n- Single binary, instant startup\n- EPUB 2/3 support\n- Vim bindings\n- Incremental search\n- Bookmarks\n\n# Install\nInstall from crates.io:\n\n cargo install bk\n\nor from github:\n\n git clone https://github.com/aeosynth/bk\n cargo install --path bk\n\n# Usage\n\n Usage: bk [\u003cpath\u003e] [-m] [-t] [-w \u003cwidth\u003e]\n\n read a book\n\n Options:\n --bg background color (eg 282a36)\n --fg foreground color (eg f8f8f2)\n -m, --meta print metadata and exit\n -t, --toc start with table of contents open\n -w, --width characters per line\n --help display usage information\n\nRunning `bk` without a path will load the most recent EPUB.\n\nType any function key (eg \u003ckbd\u003eF1\u003c/kbd\u003e) to see the keybinds.\n\nCheck if your terminal supports italics:\n\n echo -e \"\\e[3mitalic\\e[0m\"\n\n# Comparison\n| | bk | epr/epy |\n| - | - | - |\n| runtime deps | \u274c | python, curses |\n| wide characters | \u2714\ufe0f | \u274c |\n| incremental search | \u2714\ufe0f | \u274c |\n| multi line search | \u2714\ufe0f | \u274c |\n| regex search | \u274c | \u2714\ufe0f |\n| links | \u2714\ufe0f | \u274c |\n| images | \u274c | \u2714\ufe0f |\n| themes | \u2714\ufe0f | \u2714\ufe0f |\n| choose file from history | \u274c | \u2714\ufe0f |\n| additional formats | \u274c | FictionBook, Mobi, AZW3 |\n| external integration | see 1 | dictionary |\n\n1: you can use the `--meta` switch to use `bk` as a file previewer with eg [nnn](https://github.com/jarun/nnn/)\n\n# Inspiration\n\u003chttps://github.com/wustho/epr\u003e\n",
"github_repo": "aeosynth/bk",
"github_stars": 333,
"github_topics": [
"cli",
"console",
"ebook",
"epub",
"rust",
"terminal"
],
"homepage": "https://github.com/aeosynth/bk",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 34,
"installs_365d": 388,
"installs_90d": 95,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "bk",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 5559,
"rank_365d": 5677,
"rank_90d": 5692,
"raw_hash": "b0e8ee9829ba2d0a",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/b/bk.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.6.0",
"versioned_formulae": [],
"why_use_this": null
}