Skip to content

AbhiPrasad/Twitch-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📺 Twitch Dashboard

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

Uses

  • Twitch.tv api
  • bootswatch 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 and twitch.tv


MIT License