BnGyA / streamly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stream[ly]

Streamly is a small side-project. The idea is to create an Electron app that will be implemented to a raspberry pi connected to a TV. This app will list the Twitch streamer the user is following to quickly access their stream directly on TV.

Todo

  • API calls & base architecture
  • Who's watching page
  • CRUD watching user
  • Stream redirection
  • Integration Electronjs
  • Front end part
  • Write documentation
  • Write medium article

Project setup

Firebase config

App config

RaspberryPI config

Project dev setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

About


Languages

Language:Vue 84.4%Language:JavaScript 11.6%Language:HTML 4.0%