khanhicetea/php-eyecare

1.1.0 2015-05-27 17:33 UTC

This package is auto-updated.

Last update: 2024-04-20 17:32:29 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

License

PHP Eyecare is licensed under the MIT License - see the LICENSE file for details.