macOS
brew install himalayalocal Homebrew formula metadata
sudo port install himalayaMacPorts ports tree · mail/himalaya/Portfile · ソース: api.github.com
brew
himalaya のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install himalayalocal Homebrew formula metadata
sudo port install himalayaMacPorts ports tree · mail/himalaya/Portfile · ソース: api.github.com
sudo apk add himalayaAlpine Linux edge package indexes · himalaya · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#himalayanixpkgs package indexes · pkgs/by-name/hi/himalaya/package.nix · ソース: api.github.com
sudo pacman -S himalayaArch Linux sync databases · himalaya · ソース: geo.mirror.pkgbuild.com
sudo zypper install himalayaopenSUSE Tumbleweed package metadata · himalaya · ソース: download.opensuse.org
scoop install main/himalayaScoop official bucket manifest trees · bucket/himalaya.json · ソース: api.github.com
概要
CLI email client written in Rust
履歴
Himalaya is a Rust command-line email client from the Pimalaya family of personal information management tools. Its package-manager identity is a terminal-native mail workflow: install one binary, configure accounts in TOML, and script mailbox, envelope, message, attachment, IMAP, SMTP, JMAP, Gmail, Microsoft Graph, Maildir, and m2dir operations from the shell.
The project fits a long Unix tradition of separating mail transport, storage, composition, and viewing into composable tools. Himalaya's particular contribution is to make modern email protocols and JSON output feel natural in a CLI package, while sharing configuration and libraries with other Pimalaya interfaces.
The public repository begins on 2020-12-24 with commits that initialized the project and its TOML configuration parser. Within the first days of development, the repository added IMAP connection handling, email listing, command-line parsing, mailbox listing, text and HTML previews, SMTP setup, and message writing, showing that the initial scope was already a full read-write email client rather than only a message viewer.
The first tagged release, v0.1.0, appeared on 2021-01-17. Through the 0.x series, the project expanded around mailbox, envelope, flag, message, and attachment operations. A v1 series followed, with v1.0.0 tagged in 2024 and v1.2.0 tagged in 2026.
The Pimalaya site describes the larger effort as Rust libraries and applications for personal information management, including email, contacts, calendars, tasks, and timers. Himalaya's later v2 migration notes place the CLI inside that broader architecture: protocol logic moved toward I/O-free libraries, OAuth moved into ortie, keyring handling moved into mimosa, message composition moved into mml, and session reuse moved into syrup.
Himalaya reached several package ecosystems because it solves a concrete terminal-user problem: email automation without a graphical client. The README documents installation through Homebrew, Arch Linux, Scoop, Fedora/CentOS/RHEL COPR, Nix flakes, Cargo, pre-built GitHub binaries, and source builds.
Its adoption story is strongest among users who want mail in editor, shell, and script workflows. Pimalaya also lists companion interfaces such as himalaya-tui, and the Himalaya README notes that the CLI and TUI share the same account configuration blocks. That makes the package useful both as a direct CLI and as a backend for richer terminal interfaces.
Himalaya loads persistent account configuration from XDG and legacy Unix paths, supports a configuration wizard, and uses TOML account blocks. The README documents provider-oriented examples for Proton Mail, Gmail, Outlook, and iCloud Mail, including command-backed secrets and OAuth token helpers.
The CLI exposes a shared API for common mail concepts and protocol-specific APIs for native backend capabilities. It can emit JSON, so package users can compose it with jq, fzf, editor commands, notification scripts, and other terminal automation.
For package nerds, Himalaya is interesting because it turns email into a scriptable Rust CLI while still respecting the complexity of real email providers. It carries the usual package-manager virtues: a single executable, documented config locations, multiple install channels, and well-scoped optional build features.
The v2 migration is also a useful case study in CLI maintainability. The maintainers explicitly removed over-broad backend abstraction from the CLI and pushed protocol, auth, composition, keyring, and session-reuse concerns into smaller tools and libraries. That kind of decomposition matters to downstream packagers because it clarifies what the packaged binary is responsible for.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/himalaya/config.toml~/.config/himalaya/config.toml~/.himalayarc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
himalaya | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/pimalaya/himalaya
インストールメタデータ
| パッケージキー | brew:himalaya |
|---|---|
| バージョン | 2.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/himalaya |
| ホームページ | https://pimalaya.org |
| リポジトリ | https://github.com/pimalaya/himalaya |
| 上流ドキュメント | https://github.com/pimalaya/himalaya#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/pimalaya/himalaya/archive/refs/tags/v2.0.0.tar.gz |
| 最終更新 | 2026-07-26T04:16:27Z |
| Pulse | updated |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | himalaya |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
himalaya
nix profile install nixpkgs#himalayahimalaya 1.2.0-r0
CLI email client
https://github.com/soywod/himalaya
sudo apk add himalayahimalaya-bash-completion 1.2.0-r0
Bash completions for himalaya
https://github.com/soywod/himalaya
sudo apk add himalaya-bash-completionhimalaya-doc 1.2.0-r0
CLI email client (documentation)
https://github.com/soywod/himalaya
sudo apk add himalaya-dochimalaya-fish-completion 1.2.0-r0
Fish completions for himalaya
https://github.com/soywod/himalaya
sudo apk add himalaya-fish-completionhimalaya-zsh-completion 1.2.0-r0
Zsh completions for himalaya
https://github.com/soywod/himalaya
sudo apk add himalaya-zsh-completionhimalaya 1.2.0-1
A CLI email client
https://github.com/soywod/himalaya
sudo pacman -S himalayahimalaya 1.2.0-1.4
Command-line interface for email management
https://github.com/pimalaya/himalaya
sudo zypper install himalayahimalaya
sudo port install himalayamain/himalaya
scoop install main/himalayaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.