Tui clock
Go to file
Christoph J. Scherr e940c4bfb4
cargo devel CI / cargo CI (push) Has been cancelled Details
docs: update screenshot
2024-07-26 10:44:41 +02:00
.gitea/workflows chore: add system deps to the CI 2024-07-12 15:32:46 +02:00
data/media docs: update screenshot 2024-07-26 10:44:41 +02:00
scripts initial commit 2024-03-04 15:14:47 +01:00
src automatic cargo CI changes 2024-07-26 08:40:32 +00:00
.gitignore feat: minimal clock 2024-07-09 13:21:59 +02:00
Cargo.toml chore: bump version to v0.2.2 2024-07-26 10:42:57 +02:00
LICENSE initial commit 2024-03-04 15:14:47 +01:00
README.md chore: remove github CI, because I cant install system deps there, which we need to compile 2024-07-12 17:00:46 +02:00

README.md

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)