A date countdown applet
These dependencies must be present before building
valac>= 0.22
meson>=0.40.1
gtk+-3.0
granite
git clone https://github.com/rickybassom/date-countdown.git
cd date-countdown
meson build
cd build
ninja
sudo ninja install
./com.github.rickybassom.date-countdown
dpkg-buildpackage -us -uc
sudo dpkg -i com.github.rickybassom.date-countdown_0.1.9_amd64.deb (or the equivalent)
(currently without a repo)
flatpak-builder build-dir com.github.rickybassom.date-countdown.json
flatpak-builder --run build-dir com.github.rickybassom.date-countdown.json com.github.rickybassom.date-countdown