the alarm clock from the commandline
  • Rust 68.9%
  • Nix 31.1%
Find a file
2026-06-22 17:09:11 +02:00
sounds first commit 2022-04-12 05:47:37 +02:00
src refactor: use clap (without derive) instead of argh 2026-06-15 10:51:23 +02:00
.gitignore first commit 2022-04-12 05:47:37 +02:00
Cargo.lock chore: bump version 2026-06-15 11:03:51 +02:00
Cargo.toml chore: bump version 2026-06-15 11:03:51 +02:00
flake.lock refactor: use flake parts 2026-06-15 03:05:32 +02:00
flake.nix refactor: remove libopus dep 2026-06-15 11:16:36 +02:00
package.nix fix: specify mainProgram 2026-06-22 17:09:11 +02:00
README.md first commit 2022-04-12 05:47:37 +02:00

Alarm

Provides a simple alarm command which sends a desktop notification and plays a sound after a specified duration.