Tui clock
This repository has been archived on 2024-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Christoph J. Scherr a7ba7f9e34 docs: admit that this is a github project now 2024-10-16 21:21:19 +02:00
.github chore: add system deps to release cd for compilation 2024-10-16 20:42:37 +02:00
data/media docs: update screenshot 2024-07-26 10:44:32 +02:00
scripts initial commit 2024-03-04 15:14:47 +01:00
src fix: crashed when no timebar was requested because we unwrapped for the creation of Ui Data #26 2024-09-05 11:35:51 +02:00
.gitignore feat: minimal clock 2024-07-09 13:21:59 +02:00
Cargo.toml chore: bump version to v0.3.1 2024-10-16 20:48:31 +02:00
LICENSE initial commit 2024-03-04 15:14:47 +01:00
README.md docs: admit that this is a github project now 2024-10-16 21:21:19 +02:00

README.md

Crock

Project badge Crates.io License GitHub Release GitHub 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)