Skip to content

rbribeiro/Pomodorer

 
 

Repository files navigation

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

About

Simple Pomodoro App made for elementary OS ⌛

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 83.4%
  • Meson 12.1%
  • Python 2.2%
  • CSS 1.7%
  • Shell 0.6%