Portable native Windows app — No installation required. Download, extract and run.
Musify for Windows is fully portable — no installer, no registry changes, no admin rights needed.
- Go to the Releases page
- Download the latest
Musify-for-Windows-*.zip - Extract the ZIP to any folder (USB drive, desktop, anywhere)
- Run
musify.exe
That's it. No setup, no dependencies. Works from any folder.
- ✅ Portable — runs from any folder, USB drive, or cloud-synced directory
- ✅ Native Windows x64 — compiled for Windows, no emulation, no Android runtime
- ✅ Online song search with suggestions
- ✅ Offline listening — download songs and play without internet
- ✅ Import & export your data and never lose it
- ✅ High-quality audio streaming from YouTube Music
- ✅ Beautiful adaptive UI with Windows 11 Fluent icons
flutter pub get
flutter build windows --releaseThe portable executable will be at build\windows\x64\runner\Release\musify.exe.
This is a Windows desktop port of the original Musify project by Valeri Gokadze.
All credit for the app's design, features, and original Android/iOS code goes to the original author.
- Original repository: gokadzev/Musify
- License: GPLv3 (same as original)
This project is licensed under the GNU General Public License v3.0 — see the LICENSE file for details.