EyeStrainReminder/README.md
2019-10-21 14:14:26 +03:00

9 lines
200 B
Markdown

# EyeStrainReminder
A small background tool to remind the user of the "20-20-20" rule.
```
sudo apt-get install python-gobject libnotify-bin python-gst-1.0
pip3 install notify2 playsound --user
```