bower-mail
brew install bower-mail
v1.1.1_1
GPL-3.0-or-later
Curses terminal client for the Notmuch email system
6
30-day installs · #10320
39
90-day · #7950
223
365-day · #7076
142
★ GitHub stars · updated 5mo ago
Runtime dependencies
Build dependencies
Links
- https://github.com/wangp/bower
- GitHub: wangp/bower
- Brew formula source: Formula/b/bower-mail.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"mercury",
"pandoc"
],
"categories": [],
"caveats": null,
"conflicts_with": [
"bower"
],
"dependencies": [
"gpgme",
"ncurses",
"notmuch"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Curses terminal client for the Notmuch email system",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:58+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "bower-mail",
"github_default_branch": "master",
"github_last_commit_at": "2026-03-28T07:58:03Z",
"github_readme_excerpt": "bower\n=====\n\nBower is a curses frontend for the [Notmuch] email system.\nI wrote it for me, but you might like it, too.\n\nbower is written in [Mercury].\n\nSee some [screen shots](screenshots).\n\n[Notmuch]: http://notmuchmail.org/\n[Mercury]: http://mercurylang.org/\n\n\nRequirements\n============\n\nbower makes use of standard Linux utilities, so will likely\nrequire some work to work on other systems.\n\nAt compile time:\n\n* Mercury compiler (20.06 or later, including release-of-the-day);\n currently available at \u003chttp://dl.mercurylang.org/index.html\u003e\n* ncurses with wide character support\n* gpgme (GnuPG Made Easy)\n\nAt run time:\n\n* notmuch\n* GNU coreutils: base64\n* SMTP client to send messages (configurable)\n* file(1) to detect MIME types when adding attachments\n\nTo create a man page from this readme, you will need:\n\n* [pandoc] universal document converter\n* awk\n\n[pandoc]: https://github.com/jgm/pandoc\n\n\nCompiling\n=========\n\nFirstly, to install Mercury from source you can follow these steps:\n\n tar xf mercury-srcdist-VERSION.tar.gz\n cd mercury-srcdist-VERSION\n ./configure --prefix=/path/to/mercury\n make install PARALLEL=-j6 LIBGRADES=\n export PATH=$PATH:/path/to/mercury/bin\n\nwhere PARALLEL=-j6 reflects the number of parallel jobs to use.\n\nWith Mercury installed and `mmc` in your PATH, run:\n\n make\n\nOn Gentoo, and perhaps some other Linux distributions, run:\n\n make WITH_NCURSESW_DIR=1\n\nYou may want to edit `src/Mercury.options` to suit your system.\nOn success, the build will produce a named `bower`.\n\nTo generate a man page, run:\n\n make man\n\nThis will produce `bower.1` for installation into your `man` search path.\n\nPackages are also available in\n[Alpine Linux](https://pkgs.alpinelinux.org/package/edge/community/x86_64/bower),\n[AUR](https://aur.archlinux.org/packages/?K=bower),\n[Gentoo](https://packages.gentoo.org/packages/mail-client/bower),\n[GuixRUS](https://git.sr.ht/~whereiseveryone/guixrus), and\n[Nixpkgs](https://search.nixos.org/packages?query=notmuch%2Dbo",
"github_repo": "wangp/bower",
"github_stars": 142,
"github_topics": [],
"homepage": "https://github.com/wangp/bower",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 6,
"installs_365d": 223,
"installs_90d": 39,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "bower-mail",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 10320,
"rank_365d": 7076,
"rank_90d": 7950,
"raw_hash": "8df467a0dc0042b5",
"recommended_dependencies": [],
"revision": 1,
"ruby_source_path": "Formula/b/bower-mail.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.1.1",
"versioned_formulae": [],
"why_use_this": null
}