Skip to content

TakeABreak is an gnome indicator app that keeps track of time for which you have been working and reminds you to take a break after a set interval.Could also be used as a pomodoro timer.

Notifications You must be signed in to change notification settings

nishanthvijayan/Take-A-Break

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Take-A-Break

TakeABreak is an gnome indicator app that displays the number of minutes for which you have been working and reminds you to take a break after every 1hr or so. Improve your productivity and keep your eyes healthy.

Installation

Currently the installation has to be done manually.Setup file will be added soon. Follow these steps to run the Appindicator in your system.

sudo apt-get install xprintidle
git clone https://github.com/nishanthvijayan/Take-A-Break.git
cd Take-A-Break
sudo chmod +x breaktimeIndicator.py
nohup ./breaktimeIndicator.py &

If you want the indicator to run at startup , add an entry for the indicator at Startup Applications. In the command field select the breaktimeIndicator.py file using Browse.

Improvements

  • Add pause/continue
  • Option to change alert, snooze, idle limit times
  • Monitor idleness and adjust time accordingly

About

TakeABreak is an gnome indicator app that keeps track of time for which you have been working and reminds you to take a break after a set interval.Could also be used as a pomodoro timer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages