Skip to content

A little tool that parse and show the streams on twitch. Open it with you favorite browser.

License

Notifications You must be signed in to change notification settings

kursion/gaming-twitchist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A little application that will list Twitch.tv streams for your favorite game.

eg: $ twitchist

Install

sudo pip install twitchist

OR

You can download the script and use python twitchist.py

OR

make install

Parameters

  • --game (default: 'Dota 2'): is the name of the game to parse.
  • --limit (default: 10): how many do you want to display.
  • --browser (default: 'chromium'): which browser to open.
  • --help: this option will make you win 10k gold on World of Warcraft !

eg: $ twitchist --game 'World of warcraft' --limit 20 --browser firefox

Dependencies

  • Python 3, PIP (sudo pacman -S python3 python-pip)
  • Colorama (sudo pip install colorama) automatically installed by pip or make

Screenshot

Alt text

About

A little tool that parse and show the streams on twitch. Open it with you favorite browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages