Pod ?
Productivity application for audio professionals
Features ✨
- 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
Installation ?
Available for Mac and Linux.
Check out the releases for the latest installer.
Preview
Development ?️
Requirements
Download
# 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 ..
Compile pod from source
wails build