khanhicetea / php-eyecare
Protect your vision.
1.1.0
2015-05-27 17:33 UTC
Requires
- php: >=5.4.0
- jolicode/jolinotif: ~1.0
This package is auto-updated.
Last update: 2024-12-20 19:03:37 UTC
README
PHP >= 5.4 Based on JoliNotif, the missing PHP notifier
PHP Eyecare is tiny tool that helps you protect your eyes by 20 20 20 rule.
Installation
Use Composer to install PHP EyeCare globally:
composer global require "khanhicetea/php-eyecare" cd ~ sudo ln -s `pwd`/.composer/vendor/khanhicetea/php-eyecare/eyecare /usr/local/bin/eyecare sudo chmod +x /usr/local/bin/eyecare
Usage
Run eyecare
file terminal
eyecare
or add it to startup applications
- Ubuntu : System -> Preferences -> Startup Applications
Credits
- All contributors
- This project was originally inspired by ndksolution/eyecare
License
PHP Eyecare is licensed under the MIT License - see the LICENSE file for details.