Skip to content

indeedwatson/polybar_twitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Polybar module to display online channels from Twitch

Dependencies

Setup

  1. Copy ploybar-twitch and settings.py to ~/.config/polybar (or pull this repo and symlink the script)

  2. Make polybar-twitch executable with chmod +x ~/.config/polybar/polybar-twitch

  3. Add the module to your polybar config:

[module/twitch]
type = custom/script
exec = python -u ~/.config/polybar/polybar_twitch
format = <label>

format-prefix = 
format-prefix-padding = 1

tail = true

TODO

  • Cycling of online channels
  • Click to open stream with streamlink

About

Simple polybar module to display online Twitch channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages