Skip to content

nyoxi/gnomato

This branch is 38 commits behind diegorubin/gnomato:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Tomáš Golembiovský
Nov 23, 2015
15deb5f · Nov 23, 2015
Jun 13, 2015
Jul 30, 2011
Jul 30, 2011
May 16, 2015
Nov 23, 2015
Mar 7, 2015
Jul 30, 2011
Jul 30, 2011
Jul 30, 2011
Jul 30, 2011
Jul 30, 2011
Jul 30, 2011
Mar 14, 2015
Jun 17, 2015
Jul 30, 2011
May 16, 2015
Jun 29, 2012

Repository files navigation

#Gnomato

Join the chat at https://gitter.im/diegorubin/gnomato

Stories in Ready

Pomodoro Technique timer for GNU/Linux.

Gnomato

##Requirements

  • Boost
  • Gtkmm 3.0
  • Libnotify
  • Python 2.7
  • Sqlite3

##Installing

Download the stable tarball 1.1.0

tar -zxvf gnomato-1.1.0.tar.gz
cd gnomato-1.1.0
./configure
make
sudo make install

##Building

To build the project you need to have installed all development libraries of the projects listed in Requirements.

In addition you must have installed the autotools and gettext.

To generate configure script and Makefiles execute:

autoreconf -vi

##Contacting

To report bugs send email to rubin.diego[at]gmail.com or create issues in this github repository.

About

Pomodoro Tracker And ZTD Task List

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.3%
  • Shell 0.7%