Skip to content

gcmartinelli/slicktwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

slicktwitch

slicktwitch screenshot

Simple shell script that runs VLC and IRSSI to launch a Twitch video and Twitch chat on the terminal.

Only tested on Linux.

Use at your own risk.

Usage

-h | --help see help

-x | --nochat stream only mode

-n NICK | --nick=NICK set Twitch chat nick

-c CHANNEL | --channel=CHANNEL set Twitch channel name

-q QUALITY | --quality=QUALITY {best|worst|audio_only} set stream quality


Dependencies

Instalation

  1. Clone with git clone https://github.com/gcmartinelli/slicktwitch.git
  2. Navigate to the directory where you cloned the script
  3. Launch with ./slicktwitch.sh

Optional step: Add alias "slicktwitch=/path/to/slicktwitch.sh" to your .bashrc file and launch with slicktwitch command.


Possible new features

  • Nick command line argument
  • Channel command line argument
  • Stream quality command line argument
  • List channels you follow that are live
  • Allow change of channel
  • Allow change of stream quality (defaults to the best available right now)

About

Twitch video and chat on the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages