Tui clock
Go to file
Christoph J. Scherr 8ee261ec0f
cargo devel CI / cargo CI (push) Failing after 1m13s Details
chore: bumpt alpha version
2024-07-12 15:21:08 +02:00
.gitea/workflows chore: remove cargo test (not a lib) 2024-07-09 14:02:03 +02:00
.github/workflows chore: remove cargo test (not a lib) 2024-07-09 14:02:03 +02:00
data/media fix(notify): sound did not play #12 2024-07-12 15:20:06 +02:00
scripts initial commit 2024-03-04 15:14:47 +01:00
src refactor(notify): let the desktop notification time out 2024-07-12 15:20:06 +02:00
.gitignore feat: minimal clock 2024-07-09 13:21:59 +02:00
Cargo.toml chore: bumpt alpha version 2024-07-12 15:21:08 +02:00
LICENSE initial commit 2024-03-04 15:14:47 +01:00
README.md fix(notify): sound did not play #12 2024-07-12 15:20:06 +02:00

README.md

Crock

Project badge Crates.io License Gitea Release Gitea language count cargo checks and tests

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)