Proch92 / twitchmenu

cli based user interface for monitoring followed channels and watch them with vlc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch Menu

Twitch Menu is a text-based user interface that lists available streams of followed channels, and launch vlc to watch them.

Required Software

Twitch Menu requires:

Fast setup: pip install livestreamer urwid

Configuration

Twitch Menu needs an access token from twitch.

To grab an access token, follow istructions here

Running the program

./twitchmenu
type 'q' or 'Q' to quit.
type 'r' or 'R' to force a refresh. (default refresh every 30 seconds)
Navigate menu with arrow keys.
Type Enter to launch vlc.

About

cli based user interface for monitoring followed channels and watch them with vlc


Languages

Language:Python 100.0%