Skip to content
This repository has been archived by the owner on Mar 3, 2018. It is now read-only.

rolandasb/conky-twitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

conky-twitch

This project is not maintained anymore. If you want to maintain it, feel free to make a fork.

Show your live followed Twitch.tv channels in conky.

preview

Setup

  • Download twitch.py script and place where you want
  • Set your Twitch.tv username in twitch.py
  • Add ${execpi 600 cat /path/to/streams.txt} to your conky config (path is the same as twitch.py)
  • Add */10 * * * * python /path/to/twitch.py to crontab (crontab -e)

License

conky-twitch is released under the MIT license.