Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/npcrus/multitube


https://github.com/npcrus/multitube

elm twitch youtube

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Multitube

You can watch youtube streams/videos and twitch streams in parallel and switch between different display mode: focused (one iframe is bigger then the others, but you can still see what happens on small ones and switch anytime), parallel (all iframes take same space). Originally this project was build to watch multiple table tennis matches with ability to focus on one of them, I suppose it can fit any other sport where you want to keep attention on multiple matches happening. If you have any usage ideas, bugs or suggestions - please create an issue. Powered by [elm-lang](https://elm-lang.org/)

# Development

To work on this project locally you need to have [elm](https://elm-lang.org/) and [elm-live](https://github.com/wking-io/elm-live)(locally in project). Then just chmod `hotreload.sh` and run it