3 unstable releases

0.2.1 May 13, 2023
0.2.0 May 7, 2023
0.1.0 Sep 14, 2022

#169 in Visualization

MIT license

275KB
6.5K SLoC

hlbc-gui Crates.io

A GUI for hlbc.

screenshot

The GUI also runs on the web ! The latest release is available at : https://gui-yom.github.io/hlbc


Installation

Download a prebuilt binary from the releases page (built from the CI, Windows & Linux).

Or build from the latest version :

cargo install hlbc-gui

Or build the crate from the latest sources :

git clone https://github.com/Gui-Yom/hlbc
cd hlbc-gui
cargo build --release
# The resulting binary can be found in ../target/release

Dependencies

~8–52MB
~873K SLoC