- Install dependencies with
pip install -r requirements.txt
- Rename
config.example.json
toconfig.json
, add your credentials to it - Run script with
python main.py
Everything is handled through Apprise.
Just add your apprise.yaml
, basic apprise.example.yaml
is available.
- add project icon
- support other browsers (firefox for now)
- add optional arguments / options in configuration json
- rewrite
.bat
file, add bash script