2025-11-15 16:42:49 +01:00
2025-11-15 16:42:49 +01:00
2025-11-15 16:28:24 +01:00
2025-11-15 16:28:24 +01:00
2025-11-15 16:28:24 +01:00
2025-11-15 16:28:24 +01:00

countdown

Simple command line countdown timer that plays a sound when the time is up.

When the time has expired a square wave is sent to pulseaudios simple API
to notify the user.

installation

Install libpulse-dev (debian based) or libpulse package depending on your distribution.

sudo pacman -S libpulse pulseaudio
make
sudo make install

usage

Start a 20 minute countdown:

countdown 20

uninstalling

sudo make uninstall

TODO

  • Arch Linux package
S
Description
No description provided
Readme 46 KiB
Version 1.0 Latest
2024-03-07 04:44:51 +00:00
Languages
C 93.2%
Makefile 6.8%