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

#173 in Date and time

Download history 23/week @ 2024-10-20 1/week @ 2024-10-27 16/week @ 2024-11-03 2/week @ 2024-11-10 1/week @ 2024-11-17

705 downloads per month

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

~15–47MB
~719K SLoC