Skip to content

Instantly share code, notes, and snippets.

@Geczy
Created July 27, 2015 01:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Geczy/fc43b2053cc78ccecfdc to your computer and use it in GitHub Desktop.
Save Geczy/fc43b2053cc78ccecfdc to your computer and use it in GitHub Desktop.
@echo
cd c:\program files (x86)\livestreamer
set /p stream=Type twitch name:
start /max "" "%ProgramFiles(x86)%\Internet Explorer\iexplore.exe" http://www.twitch.tv/%stream%/chat?popout=[7]
livestreamer.exe twitch.tv/%stream% source
@echo off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment