Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 800 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 800 Bytes

logo

Support me via PayPal

How to run

  1. Install dependencies with pip install -r requirements.txt
  2. Rename config.example.json to config.json, add your credentials to it
  3. Run script with python main.py

Notifications

Everything is handled through Apprise. Just add your apprise.yaml, basic apprise.example.yaml is available.

ToDo:

  • add project icon
  • support other browsers (firefox for now)
  • add optional arguments / options in configuration json
  • rewrite .bat file, add bash script