Skip to content

IlyaShorin/music-cutter

Repository files navigation

Music Cutter

English Russian

A desktop application for cutting fragments from MP3 audio files.

Installation

macOS

After downloading the .dmg file, you may see the message "The application is damaged and can't be opened".

Method 1: Right-click the application, choose "Open", then click "Open" in the dialog.

Method 2: Run this command in the terminal:

xattr -cr /Applications/Music\ Cutter.app

This happens because the application is not signed with an Apple Developer certificate.

Windows

Download and run the .exe or .msi installer.

Tech Stack

  • Backend: Rust + Tauri 2.x
  • Frontend: React 19 + TypeScript + Vite + Chakra UI
  • Audio processing: FFmpeg

Development

npm run tauri dev

Build

npm run tauri build

IDE Setup

About

Cut segments from audio file

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages