Downloads and Installation
This page only lists precompiled installation options. If you want to build from source, please refer to the full documentation for each project.
If you do not want to compile the apps yourself, choose the installation path that matches your product and platform below.
Chapose (CLI)
Chapose provides precompiled binaries for terminal users and automation workflows.
Quick Install
Install the released binary to the default local path:
curl -fsSL https://raw.githubusercontent.com/huanguan1978/chacrypt/main/chapose/install.sh | sh -s -- --version 1.0.0
After installation, verify it with chapose --version.
Other Entry Points
If you prefer a platform-native package manager, see the related installation notes in the Homebrew Tap repository.
That repository also covers Chapose, ChaBox, and other tools. A Windows winget entry will be added later.
Supported Shells
The remote install script works only in sh / bash environments, including Linux, macOS, and Windows Git Bash / MSYS2.
ChaBox (GUI)
ChaBox offers official prebuilt installers for desktop and mobile platforms, covering Windows, macOS, Linux, Android, and iOS.
Official download page:
https://webpath.iche2.com/app/chabox/download_en.html
The page is organized by platform and lists the official prebuilt package first, followed by other available channels for that platform. New store entries will be added there as they become available.
Project home:
https://github.com/huanguan1978/chacrypt
Unified Note
For more detailed installation instructions, compatibility notes, and troubleshooting, please refer to the official open-source repository and the relevant subproject documentation.