Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
/ bms-radio Public archive

BMS Radio Station as an Electron app. Wrapper for be-music.surge.sh

Notifications You must be signed in to change notification settings

sorae42/bms-radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bms-radio

Electron wrapper for be-music.surge.sh.

BMS Radio Station on macOS

I wrote this app because the website version would stop playing for no reason and I also want to learn about Electron app. (Also Discord RPC is a plus!)

Download

You can grab a copy from the Release Tab. Or you can compile and build the app by yourself.

Compile and build

You must have Nodejs installed.

Open a terminal/command prompt and enter the commands:

npm i && node build.js <os_type>

While the <os_type> could be win32, macintel, macarm, and linux.

License

MIT, why you ask?