quentincaffeino / rush

Pomodoro app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: GPL v3

Rush

Rush

Get it on appcenter

Time manager app to break your work into intervals to keep you focused.

Rush's main screen Rush's report screen

Dependencies

You'll need the following dependencies:

  • libgtk-3-dev
  • libcanberra-dev
  • libunity-dev
  • libgee-0.8-dev
  • libjson-glib-dev
  • meson
  • valac >= 0.40.3

Building and Installation

You can specify /usr , /usr/local or $HOME/.local I recommend to stick with /usr if you aren't sure, choosing different paths may lead issues with the glib schemas.

meson build --prefix /usr/
# Don't use sudo, ninja will ask for permission while running
ninja -C build install

About

Pomodoro app

License:GNU General Public License v3.0


Languages

Language:Vala 91.0%Language:Meson 7.3%Language:Python 1.1%Language:CSS 0.6%