crock (0.2.1)

Published 2024-07-26 10:54:48 +02:00 by PlexSheep in PlexSheep/crock

Installation

[registry]
default = "forgejo"

[registries.forgejo]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add crock@0.2.1

About this package

clock tui

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

ID Version
anyhow ^1.0.86
chrono ^0.4.38
human-panic ^2.0.0
humantime ^2.1.0
libpt ^0.6.0
notify-rust ^4.11.0
ratatui ^0.27.0
rodio ^0.19.0
tui-big-text ^0.4.5

Keywords

time clock tui
Details
Cargo
2024-07-26 10:54:48 +02:00
9
Christoph J. Scherr <software@cscherr.de>
MIT
248 KiB
Assets (1)
Versions (8) View all
0.3.0 2024-09-03
0.2.1 2024-07-26
0.2.0 2024-07-12
0.1.5 2024-07-10
0.1.4 2024-07-09