Skip to content

impshum/soundboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Ray Benson (or whatever) Soundboard

Now with 20 super extra free sound effects.

Python Version

Reads files from a directory using the filenames as titles. Made with Eel (https://github.com/ChrisKnott/Eel).

Python Instructions

  • 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
    

HTML Version

Crappy static html/css/js page.

About

Ray Benson (or whatever) Soundboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors