/cyfrif

Simple Pomodoro App made for elementary OS ⌛

Primary LanguageValaGNU General Public License v3.0GPL-3.0

Cyfrif

Simple Pomodoro app made for elementary OS ⌛

Building, Testing, and Installation

You'll need the following dependencies:

  • meson
  • libglib2.0-dev
  • libgtk-3-dev
  • valac

Run meson build to configure the build environment and then change to the build directory and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with com.github.aimproxy.cyfrif

sudo ninja install
com.github.aimproxy.cyfrif

Easy Install

chmod u+x compile.bash
./compile.bash