Productivity application for audio professionals
- Simple database of all clients, projects, and sound bytes
- Speedy search for all your client documents
- Hub to track the status of your recording sessions
- Batch audio processing (normalize, rename, and more)
- Keep your computer's projects/clients folders clean and organized
Available for Mac and Linux.
Check out the releases for the latest installer.
# Clone the repositoru
gh repo clone brittonhayes/pod
# Navigate to the repository
cd pod
# Download the dependencies
go mod download && cd frontend && npm install && cd ..
wails build