Fix notification icon path issue and update readme
Signed-off-by: MK13 <marius@kleberonline.de>
This commit is contained in:
@@ -14,9 +14,12 @@ Also requires at least Python `3.9`.
|
||||
|
||||
## Install
|
||||
###### Install dependencies
|
||||
`pip install feedparser`
|
||||
`pip install feedparser notify-py`
|
||||
###### Clone repo
|
||||
`git clone ...`
|
||||
###### Install systemd service and timer (optional)
|
||||
`anime-rss` comes with a systemd user unit and timer. To install those, execute the `install-systemd-unit.sh` script.
|
||||
It will copy the unit and timer to `~/.config/systemd/user/`
|
||||
|
||||
## Config
|
||||
###### Adjust `config.json`
|
||||
|
||||
Reference in New Issue
Block a user