Skip to content

ReplicatAudioManager is a tool for downloading and updating free and opensource audio tools.

Notifications You must be signed in to change notification settings

dombrock-archive/ReplicatAudioManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReplicatAudioManager

ReplicatAudioManager is a tool for downloading and updating free and opensource audio tools.

screenshot

Features:

  • Downloads come directly from the ReplicatAudioManager server and are verified for integrity.
  • No 3rd party installers or DRM. ReplicatAudioManager downloads ready to go copies of your tools.
  • Allows for all of your tools to be installed to custom locations which are fully portable.

Currently Included Tools:

  • GreenWave (Standalone and VST)
  • TerminalVelocity (VST)
  • Helm (Standalone and VST)
  • BlackBird (Standalone and VST)
  • More tools to come

screenshot

Front-end

Run in dev mode

cd electron
npm start

Build EXE

cd electron
npm run release

Back-end

Run back-end

cd server
# Sync the tables
# This will delete existing tables
node db/_sync
# Run the server
node server

About

ReplicatAudioManager is a tool for downloading and updating free and opensource audio tools.

Resources

Stars

Watchers

Forks

Packages

No packages published