Skip to content

PHP script that runs on crontab and send an email with the battery status of your laptop (Mac)

License

Notifications You must be signed in to change notification settings

keynertyc/battery-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Battery Status

Steps:

  1. git clone git@github.com:keynertyc/battery-status.git
  2. cd battery-status
  3. Edit variables in batteryStatus.php:
  • $to
  • $headers
  1. Edit your crontab, example:

* * * * * /usr/bin/php /Users/Keyner/battery-status/batteryStatus.php

Enjoy & Share

About

PHP script that runs on crontab and send an email with the battery status of your laptop (Mac)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages