Skip to content

simplified music integration for streaming. made for frogfest, an online music festival

License

Notifications You must be signed in to change notification settings

studioartsandcrafts/frogPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

currently in ALPHA testing funniness status image

local music player with obs integration. Exposes a localhost webpage for OBS browser to load.

crafted for frogfest, an online music festival

how 2 use

  1. launch exe (from releases page)
  2. allow network access
  3. in OBS, add a new Browser Source, set the url as localhost:9990

Building from the repo

  1. Clone the repository
  2. run pnpm install in terminal of choice. install pnpm if u dont alrdy its just better.
  3. pnpm run dev to run devlopment (hot-reload only for renderer is enabled), pnpm run dev:watch to hot-reload on main and preload changes.
  4. pnpm run build:win to build it (currently windows only).

Originally Based on of Aveek Saha's Dusk Player

About

simplified music integration for streaming. made for frogfest, an online music festival

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • Svelte 77.0%
  • TypeScript 19.7%
  • CSS 2.0%
  • Other 1.3%