BaileyMcKelway / live-stream-radio-api-frontend

Frontend app for controlling live-stream-radio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

live-stream-radio API Frontend

Web control for live-stream-radio for streams on Twitch.

Installation

  • Clone this repo
  • Replace http://localhost:8000 and testkey in the config.json with your url and api key.
  • Add your twitch username into twitch_name in the config.json.
npm install
npm start

alt text

About

Frontend app for controlling live-stream-radio


Languages

Language:TypeScript 60.0%Language:CSS 19.3%Language:JavaScript 16.9%Language:HTML 3.7%