Skip to content

rickybassom/date-countdown

Repository files navigation

date-countdown

Build Status

Get it on AppCenter

A date countdown applet

Screenshot

Dependencies

These dependencies must be present before building

  • valac>= 0.22
  • meson>=0.40.1
  • gtk+-3.0
  • granite

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