1 unstable release
0.1.0 | Jul 9, 2023 |
---|
#697 in GUI
11KB
201 lines
i3ref
A command-line reference viewer for i3wm, created because I keep forgetting how to use i3.
Installation
There are multiple options to install i3ref
- Cargo
cargo install i3ref
- Build from source
git clone https://github.com/astroorbis/i3ref.git
cd i3ref
cargo b -r
Your executable i3ref will be under target/release
.
Dependencies
~5–18MB
~213K SLoC