Relax Your Eye Code
Brought to you by:
vishalkapoor83
| File | Date | Author | Commit |
|---|---|---|---|
| README | 2009-07-22 | vishalkapoor83 | [r3] |
| eye.jpg | 2009-07-10 | vishalkapoor83 | [r1] The First Release. |
| eyeRelaxingScript | 2009-07-22 | vishalkapoor83 | [r2] |
# Author : Vishal Kapoor
# Software Developer
# Vecima Networks
# Contact : vishal.kapoor@vecima.com
# vishal.kapoor83@gmail.com
# An open source shell script to prevent the eye strain problem for
# computer users
* Supporting OS :
All Linux/Unix distro which support zenity command
* Features:
1) No need to Install
2) No need to configure
3) A simple and small script to prevent the eye problems
4) micro breaks at every 10 minutes and rest break at every 1 hour.
5) Also suggesting some exercises to prevent the eye strain problems.
* Create Launcher:
To create a launcher right click on desktop select "Create Launcher..".In Type
field Application. In Name field give something like "Eye Relaxing".In Command
click on Browse and select the PATH of eyeRelaxingScript like on my system I
unziped the relaxyoureye in HOME folder so I my path is
"/home/vishal/relaxyoureye/eyeRelaxingScript", add start in the end like
"/home/vishal/relaxyoureye/eyeRelaxingScript start" and click ok and your launcher is
created.
* Change Launcher image:
You can change the icon by right click on launcher select properties click on
the image now choose the image from relaxyoureye/eye.jpg .
* Adding in startup programs:
You can add this to your startup programs by using System->Preferances->Sessions with
same procedure like creating launcher.
* Stopping Script:
If you want to stop it go to the relaxyoureye folder and give command -
$./eyeRelaxingScript stop
Thanks,
Vishal Kapoor