An open API service indexing awesome lists of open source software.

https://github.com/abhiprasad/twitch-viewer

See your favorite twitch streamers!
https://github.com/abhiprasad/twitch-viewer

bootswatch javascript jquery streamer twitchtv

Last synced: about 1 month ago
JSON representation

See your favorite twitch streamers!

Awesome Lists containing this project

README

          

# :tv: Twitch Dashboard

A quick look at different twitch.tv streams and who is online or not.

## Uses
* Twitch.tv api
* [bootswatch](https://bootswatch.com) cosmo theme
* jQuery + ajax

## Features
* Add and remove streamers
* View streamer game and title
* Bootstrapped for responsive view
* Uses HTML5 localstorage for data storage

## Branches?

* **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)

### Todo:
* 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???

## Shoutouts

Thanks to [bootswatch](https://bootswatch.com) and [twitch.tv](https://twitch.tv)

---

MIT License