Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foobnix/work-break
Take a break, save your eyes, drink a tee
https://github.com/foobnix/work-break
Last synced: about 1 month ago
JSON representation
Take a break, save your eyes, drink a tee
- Host: GitHub
- URL: https://github.com/foobnix/work-break
- Owner: foobnix
- Created: 2013-06-05T19:03:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-03T20:57:20.000Z (about 7 years ago)
- Last Synced: 2024-11-03T16:37:15.506Z (about 1 month ago)
- Language: C
- Homepage:
- Size: 2.11 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - foobnix/work-break - Take a break, save your eyes, drink a tee (others)
README
Work break Application
==========
![Screenshot](http://foobnix.com/assets/images/work_break.png)
Take care of your eyes and prevent fatigueConfigure how long to work and how much rest
Setting a break without the possibility to postpone
It helps not to work at the computer for hours :)
Similar app like typing break in gnome 2. Eyes keeper. For Linux and Windows. C lang and GTK+ 2.
# Run
sudo apt-get install xdotool
wget https://github.com/foobnix/work-break/raw/master/work-break
chmod +x work-break
./work-break
# Autostart
sh -c "sleep 10 && /path/to/work-break"
Add application to autostart on login# Приложение для перерывов в работе
Заботится о ваших глазах и предотвращает усталость
Настройке сколько времени работать а сколько отдыхать
Настройка перерыва без возможности отложить
Помогает не работать за компьютером часами :)
Добавте приложение в автозагрузку при логине