date-countdown
November 8, 2020 ยท View on GitHub
A date countdown applet

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