A tool that sits in the background and notifies you using libnotify if a channel you follow comes online or goes offline. Optionally it can only check for offline/online channels once.
GNU General Public License v3.0
27
stars
4
forks
source link
[Feature Request] Only notify when users come online and send channel logo as notification icon #9
1) Add additional argument for the -c option to only send notifications when streams come online, omitting offline notifications.
2) Send the streamer's profile picture to be used as an icon for the notifications. Watching what gets spit out of --verbose I noticed the word logo followed by a link to a crawled image, and that's the profile picture.
1) Add additional argument for the
-c
option to only send notifications when streams come online, omitting offline notifications.2) Send the streamer's profile picture to be used as an icon for the notifications. Watching what gets spit out of
--verbose
I noticed the word logo followed by a link to a crawled image, and that's the profile picture.