SUPERSEDED BY https://gitlab.com/indeedwatson/polybar_twitch/-/tree/master
View and launch online Twitch streams.
- rofi
- streamlink
- TwitchNotifier
- Perl HTML parser
git clone https://github.com/indeedwatson/rofi-twitch/
cd rofi-twitch
chmod +x rofi-twitch
Copy the sample settings
file to ~/.config/rofi-twitch/
and edit it with your Twitch username.
You can also add aliases for your most viewed channels to save those precious keystrokes.
- Call
rofi-twitch
to getrofi
to list online channels. Select a channel or press Esc to exit. - Call
rofi-twitch channelname
to directly launchstreamlink
with the desired channel
If you want to use it with rofi-bangs:
# launch twitch channels
COMMANDS["twitch"]="rofi-twitch \${input}"
LABELS["twitch"]=""