Thanks to visit codestin.com
Credit goes to lib.rs

#devices #download #api #bitaxe #management-of-bitaxe

app bacli

A wrapper around the Bitaxe API, enabling the management of a Bitaxe device in an easy to use way

10 releases (6 breaking)

0.7.0 Nov 17, 2025
0.6.0 Jul 11, 2025
0.5.2 May 8, 2025
0.4.1 Dec 28, 2024
0.1.0 Dec 8, 2024

#364 in Web programming

AGPL-3.0-only

44KB
950 lines

Bitaxe CLI

Bitaxe CLI, or bacli, is a wrapper around the Bitaxe API, enabling the management of a Bitaxe device in an easy to use way.

Quickstart

Download the latest release from GitHub Releases.

Development

Bacli is built on stable Rust. Ensure Rust is installed; the easiest way to do so is using rustup.

To build, use cargo in release mode from the root of the project.

cargo build --release

The binary will be available at target/release/bacli.

Support

PRs are more than welcome!

Feeling generous? Leave me a tip! ⚡️[email protected].

Think I'm an asshole but still want to tip? Please donate to OpenSats.

Want to tell me how you feel? Hit me up on Nostr.

Dependencies

~15–33MB
~448K SLoC