/rasp-box

Use arcade button to play song

Primary LanguageJavaScript

rasp-box

Play song with your arcade buttons and joystick.

This is project is built with ViteJS and Vanilla JS, no framework.

I use it to play songs with my arcade buttons and joystick with my raspberry.

My arcade is like this : see it on Amazon.


To download songs add links edit audios.txt file at root.

For example audios.txt :

https://www.myinstants.com/media/sounds/perfect-fart.mp3

Install project :

npm install

Run for dev :

npm run dev

Build project :

npm run build

build command execute init.js file and mp3 files will be downloaded.