Hourglass is a simple time keeping application designed for elementary OS.
Author: Samuel Thomas <[email protected]>
On elementary OS? Click the button to get Hourglass on AppCenter:
You'll need the following dependencies to build:
- libgranite-dev (>= 6.0.0)
- libgtk-3-dev
- libhandy-1-dev
- meson (>= 0.49.0)
- valac
Run meson build
to configure the build environment and then change to the build directory and run ninja
to build
meson build --prefix=/usr
cd build
ninja
To install, use ninja install
, then execute with com.github.sgpthomas.hourglass
ninja install
com.github.sgpthomas.hourglass