10 releases

0.3.1 Oct 16, 2024
0.3.0 Sep 3, 2024
0.2.1 Jul 26, 2024
0.1.5 Jul 9, 2024

#201 in Date and time

MIT and GPL-3.0-or-later

255KB
726 lines

Crock

Project badge Crates.io License Gitea Release Gitea language count

A little clock for your terminal, written in rust.

screenshot

Compilation

The desktop and sound features require additional system dependencies:

Feature Dependency PKG Name on Debian based Distributions
desktop dbus libdbus-1-dev
sound alsa libasound2-dev

If you want to compile without these features, you will not have notifications and sound alerts for countdown mode. (Use cargo build -r --no-default-features)

Acknoledgements

The included alarm sound is from freesound.org:

-> "effect_notify.wav" by ricemaster (CC-0)

Dependencies

~16–48MB
~751K SLoC