Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/npcrus/multitube
https://github.com/npcrus/multitube
elm twitch youtube
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/npcrus/multitube
- Owner: NPCRUS
- License: bsd-3-clause
- Created: 2021-03-03T21:39:30.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T19:28:48.000Z (about 1 year ago)
- Last Synced: 2025-02-08T23:39:38.417Z (12 days ago)
- Topics: elm, twitch, youtube
- Language: Elm
- Homepage: https://multitube.dev
- Size: 92.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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