sgpthomas / hourglass

GNU General Public License v3.0
26 stars 12 forks source link

Hourglass

Hourglass is a simple time keeping application designed for elementary OS.

Author: Samuel Thomas \sgpthomas@gmail.com\

Installation

For Users

On elementary OS? Click the button to get Hourglass on AppCenter:

Get it on AppCenter

For Developers

You'll need the following dependencies to build:

Run meson setup to configure the build environment and run ninja to build

meson setup builddir --prefix=/usr
ninja -C builddir

To install, use ninja install, then execute with com.github.sgpthomas.hourglass

ninja install -C builddir
com.github.sgpthomas.hourglass