notification-reddit: update README.md

This commit is contained in:
x70b1 2018-11-24 12:39:12 +01:00
parent b06663e1e5
commit 6bf8c3d478

View File

@ -1,8 +1,6 @@
# Script: notification-reddit # Script: notification-reddit
A script that shows if there are unread mails in your Reddit inbox. A script that shows if there are unread mails in your reddit inbox.
Type Reddit JSON URL from [reddit.com/prefs/feeds/](https://www.reddit.com/prefs/feeds/). Click `your inbox` > `unread messages` > `JSON` and copy the link.
![notification-reddit](screenshots/1.png) ![notification-reddit](screenshots/1.png)
@ -13,6 +11,13 @@ Type Reddit JSON URL from [reddit.com/prefs/feeds/](https://www.reddit.com/prefs
* `jq` * `jq`
## Configuration
Open [reddit.com/prefs/feeds/](https://www.reddit.com/prefs/feeds/). Copy the `JSON` link from `your inbox` > `unread messages`.
Add your username at the end of `USERAGENT` to create a unique string.
## Module ## Module
```ini ```ini