Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 641 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 641 Bytes

teatime

C build

Timer for tea

Usage:

teatime <minutes>

It will notify showing the following image that the minutes you have specified have passed

tea time

You can leave this command on any virtual desktop, the image will show up in any desktop you are working on

This is a rewrite of something I did circa 2006

dependencies

Ubuntu 16.04:

apt-get install libsdl2-dev -y

build

make

install

sudo make install