An unofficial terminal user interface (TUI) client for Hardcover.app — Social discovery for serious book lovers. Browse your library, track your reading and manage your books without leaving the terminal.
Download the latest binary for your platform from the Releases page.
paru -S hardcover-tui-bingit clone https://github.com/NotMugil/hardcover-tui.git
cd hardcover-tui
go mod tidy
go build -o hardcover-tui ./cmdgo install github.com/NotMugil/hardcover-tui/cmd/hardcover-tui@latest./hardcover-tuiOn first launch, you'll be prompted to enter your Hardcover API key. Visit hardcover.app/account/api to get your API key and then copy and paste it into the app when prompted.
Contributions are welcome! Whether it is opening an issue, bug fixes, new features, documentation improvements or document translations — all help is appreciated.
Please read the Contributing Guide before getting started.
This is an independent, community-developed client and is not affiliated with, sponsored by, or endorsed by Hardcover. It connects to the Hardcover GraphQL API using your personal API key and acts on your behalf.
This project is licensed under the GNU Affero General Public License v3.0.
