Skip to content

NathanBnm/rush

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

 
 
 

Languages

  • Vala 91.0%
  • Meson 7.3%
  • Python 1.1%
  • CSS 0.6%