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!
- Host: GitHub
- URL: https://github.com/abhiprasad/twitch-viewer
- Owner: AbhiPrasad
- License: mit
- Created: 2017-02-01T19:03:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-03T03:42:35.000Z (about 9 years ago)
- Last Synced: 2025-07-25T21:50:44.440Z (11 months ago)
- Topics: bootswatch, javascript, jquery, streamer, twitchtv
- Language: JavaScript
- Homepage:
- Size: 931 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
