Important
Gongo is a 2D side-scrolling platformer where the player goes through levels killing enemies and saving the princess. Each level has amazing hand-picked worlds. On each of the levels, a princess is hidden, which must be rescued and delivered to your castle, cleaning up enemies along the way.
- AngelThump player using video.js v10 & hls.js
- Bluesky feed
- Clips and VODs via B2
- Emotes via R2
- Fingal
- Gongo
- Holomatch
- Neo Turf Masters
- Notifications via browser and email
- Osmo
- PWA support
- M3U / M3U8 / XMLTV
- RSS via HTML / OPML / XML
- Webcal
Tip
Add #iframe to /stream to use AngelThump's player.
If your browser supports HLS1 you can use that functionality via /stream/direct.
If using M3U8, use ?region to pick your CDN, like ?region=amsterdam.
Click
for available options.
git clone https://github.com/Gongosoft/Gongovision.git && cd Gongovision
bun install
bun typegen
cp .dev.vars.example .dev.vars
sed -ie 's/\/\/ remoteBindings/remoteBindings/g' vite.config.ts
bun dev