Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 337 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 337 Bytes

rustbar

Abandoned, try this instead:

https://github.com/JakeStanger/ironbar

Compile & run

Assuming you have git, cargo and gtk-layer-shell installed:

git clone https://github.com/zeroeightysix/rustbar
cargo build --release
target/build/rustbar

(cargo run in development)