2019-10-21 00:14:56 +03:00
2019-10-20 23:04:03 +03:00
2019-10-20 23:04:03 +03:00
2019-10-23 10:10:26 +03:00
2019-10-23 10:10:26 +03:00

EyeStrainReminder

A small background tool to remind the user of the "20-20-20" rule. Uses system notifications and sound cues.

First, you might need these packages:

sudo apt-get install python-gobject libnotify-bin python-gst-1.0

Second, just install the tool and required Python modules via:

python setup.py install --user

Or to remove:

pip uninstall eyestrainreminder
Description
A small background tool for reminding the user of the "20-20-20" rule.
Readme 381 KiB
Languages
Python 100%