Now with 20 super extra free sound effects.
Reads files from a directory using the filenames as titles. Made with Eel (https://github.com/ChrisKnott/Eel).
-
Install python 3 - https://python.org (make sure to ADD TO PATH)
-
Install eel with pip
pip install eel -
Dump sound files into the
web/sounds/dir (mp3's only). -
Rename the files replacing spaces with underscores (e.g. Some_cool_sound_byte.mp3)
-
Run it...
python run.py
Crappy static html/css/js page.