Skip to content

A graphical user interface for livestreamer to browse Twitch.tv streams

License

Notifications You must be signed in to change notification settings

Spinningtop5/livestreamer-twitch-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Livestreamer Twitch GUI

A graphical user interface for Livestreamer to browse Twitch.tv streams

Livestreamer Twitch GUI

This is a node-webkit application, which means it is written in JavaScript, HTML and CSS (Lesscss).


Description

As the title already says, this is just a GUI on top of the Livestreamer CLI application. There are still some core features missing at the current stage of development, but the most important parts are working fine.


Download

Here you can find the list of all recent releases. Please note: Livestreamer has to be installed on your machine to be able to watch any stream, so please do this before starting the application.


Build

To build this application on your own, make sure you have installed the latest version of Node.js (including npm). Then just run these lines to install all dependencies and start the build process. You will then find the built executable inside the /build/releases folder.

npm install -g grunt-cli bower # may require administrator privileges
npm install
grunt release

Contributing

Every contribution is welcome! Please read CONTRIBUTING.md first.

About

A graphical user interface for livestreamer to browse Twitch.tv streams

Resources

License

Stars

Watchers

Forks

Packages

No packages published