8 releases

new 0.3.0 Sep 3, 2024
0.2.1 Jul 26, 2024
0.1.5 Jul 9, 2024

#223 in Date and time

Download history 284/week @ 2024-07-04 116/week @ 2024-07-11 2/week @ 2024-07-18 140/week @ 2024-07-25 7/week @ 2024-08-01 103/week @ 2024-08-29

103 downloads per month

MIT and GPL-3.0-or-later

255KB
712 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–52MB
~775K SLoC