Korbi10 / soundboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soundboard

Soundboard is a desktop app, which provide the opportunity to import sounds and play them on Key presses. It is optimized for games like FIFA and PES to get a better atmosphere after goal scoring ect.

How to install / develop

YARN

Run the following commands:
yarn install - Installing Dependency for local development
yarn build - Compile and build
yarn test - Run unit tests
yarn start - Compile and build the files and start the application yarn package:win - Build a package to ship the application for windows

How to use

About


Languages

Language:TypeScript 74.3%Language:HTML 25.7%