Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 528 Bytes

File metadata and controls

30 lines (20 loc) · 528 Bytes

Price Watch

Watch Price for V-Server and send E-Mail if it's 1,- €

Usage

just pull the latest docker-image

docker pull mjkatweb/pricewatch

and

set this env-vars

  • INTERVAL (interval in days to do price-checks)
  • SMTP_HOST
  • SMTP_USER
  • SMTP_PASSWORD
  • MAIL_FROM
  • MAIL_TO

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU General Public License v2.0