zman is a CLI time progress that small, fast, and just one single binary.
$ git clone https://git.sr.ht/~azzamsa/zman
$ cd zman
$ cargo build --release
$ cp target/release/bilal /usr/local/bin/
Download the binary from the Release
Available binaries:
You can use Zman with i3status-rs to show salah time in your status bar.
i3status-rs configuration Example:
[[block]]
block = "custom"
cycle = ["zman -y -j", "zman -m -j"]
on_click = "<command>"
interval = 300
json = true
For reporting issues, visit the tracker here: https://todo.sr.ht/~azzamsa/Zman
Please send patches to ~azzamsa/zman-devel@lists.sr.ht
Zman is a 'time' in Arabic/Turksih.
Please check out this previous work that helped inspire the creation of zman.
Copyright (c) 2020 Azzamsa
Bilal is distributed under the terms of GPL V3 License.