Skip to content

JohnKearney1/repostudio

Repository files navigation

Repo Studio Icon

Repo Studio

Repo Studio Preview A Git-like desktop app for managing and versioning audio files, built for producers and musicians.

Rust Badge React Badge Tauri Badge


🚀 About Repo Studio

Repostudio aims to be an audio management and organizatial tool that takes after version control softwares like GitHub desktop. The basic idea is that you can create a "repository" of audio files, and then use that repository to track and manage the metadata, encodings, recipients, and locations of a bucket of files without having to actually create duplicates or do manual conversions. This solution takes a lot of legwork out of the process of managing audio files, and allows musicians to focus primarily on creative work.


⚙️ Getting Started

Are you a musician, producer, or audio enthusiast? The section below is mostly for developers. Visit the Releases page to download the latest version of Repo Studio.

🛠️ Built With


Prerequisites


🔨 Development Setup

# 1. Clone the repo
git clone https://github.com/yourusername/repo-studio.git
cd repo-studio

# 2. Install frontend dependencies
npm install

# 3. Start the dev server
npm run tauri dev

🏗️ Build for Production

npm run tauri build

💡 Recommended IDE Setup


About

Audio file management for producers and musicians

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from JohnKearney1/kTSVR-Tauri