Skip to content

diegorubin/gnomato

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
m4
 
 
po
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gnomato

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

Pomodoro Technique timer for GNU/Linux.

Gnomato

Requirements

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

Installing

Download the stable tarball 1.2.0

tar -zxvf gnomato-1.2.0.tar.gz
cd gnomato-1.2.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

Usage

Shortcuts

  • Crtl+s: Start/Stop timer
  • Crtl+a: Open New Task Dialog
  • Crtl+r: Remove selected task
  • Crtl+d: Finish selected task
  • Crtl+c: Cancel selected task
  • Crtl+f: Filter field focus
  • Crtl+l: Task list focus

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