A quick look at different twitch.tv streams and who is online or not.
- Twitch.tv api
- bootswatch cosmo theme
- jQuery + ajax
- Add and remove streamers
- View streamer game and title
- Bootstrapped for responsive view
- Uses HTML5 localstorage for data storage
- master contains the main web app
- electron-test contains an ported desktop version of the web app (STILL UNDER WORK)
- chromeExtension contains the chrome extension version of the web app (the chrome extension replaces the new tab page with twitch viewer web app)
- Chrome extension port? (new tab stuff maybe) [IN PROGRESS]
- Implement promises into the code [instead of just callbacks everywhere]
- Sign into your own account and integrate followed accounts
- A proper backend
- Electron Desktop App???
Thanks to bootswatch and twitch.tv
MIT License