| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Enhance your Soundpad experience with Soundpaddon.
Soundpaddon is an addon for Soundpad that enhances your experience by providing additional features and integrations.
To install Soundpaddon, follow these steps:
git clone https://github.com/Seblor/Soundpaddon.gitcd Soundpaddoncd ./web # Navigate to the web interface directory
npm ci # Install the web interface dependencies
cd ../desktop # Navigate to the desktop interface directory
npm ci # Install the desktop interface dependenciesTo build the project, run the following commands:
npm run build # Builds the web interface, copies it to the server directory, and transpiles the server
npm run package # Builds the project and creates an installer.To create the application installer, run the following command:
npm run makeSome dependencies will most likely be needed, please refer to your specific error messages for more information as I did not record all dependencies I installed during this project (I sincerely welcome any help on this part).
All contributions are welcome!
For support, join my Discord server.
If you like this project, consider supporting it by starring the repository or buying me a coffee.
| Back | FazBrowse Home | New Git URL |