crock

Crates.iocrock
lib.rscrock
version0.3.1
sourcesrc
created_at2024-07-09 11:42:09.644419
updated_at2024-10-16 18:49:50.442152
descriptionclock tui
homepagehttps://git.cscherr.de/PlexSheep/crock
repositoryhttps://git.cscherr.de/PlexSheep/crock
max_upload_size
id1296956
size360,195
Christoph J. Scherr (PlexSheep)

documentation

README

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)

Commit count: 0

cargo fmt