NicolasSiver / nodebb-plugin-ns-twitch-monitor

Monitors specific channels and adds them to widget view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeBB: Twitch Monitor

Monitors specific channels and adds them to widget view

Version Dependencies bitHound Score Code Climate

Notes

  • At Server start, some time is needed to fetch enough data for stream statuses
  • Highly recommended to limit concurrent streams in widget view, by default - 3

Screenshots

ACP

Admin Panel View

Widget

Horizontal Widget View

TODO

  • ACP: Show progress on channel add
  • ACP: Show animated update ticks
  • ACP: Update stream status in real time
  • ACP: Limit online streams
  • ACP: Ability to have a priority for the streams
  • Tests: add tests client and server
  • Core: use stream pagination
  • Core: smart list update - merge online/offline states, etc
  • Core: batch stream status updates
  • Core: edit update time
  • Widget: create cross-fade thumbnail update
  • Widget: use Twitch Video Player

About

Monitors specific channels and adds them to widget view

License:MIT License


Languages

Language:JavaScript 86.6%Language:CSS 13.3%Language:Smarty 0.1%