Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
/ mimose Public archive

The app combines Spotify, YouTube Music, VK and Deezer. No ads. No VPN. Full freedom.

License

Notifications You must be signed in to change notification settings

jumpfool/mimose

Repository files navigation

📦 Mimose

All your music - In one place.

App combines Spotify, YouTube Music, VK and Deezer.

Development

# Install dependencies
npm install

# Copy environment variables
cp .env.example .env

# Edit .env with your Last.fm API credentials

# Run development server
npm run dev

# In another terminal, run Electron
npm run electron:dev

Building

# Build for production
npm run electron:build

# Platform-specific builds
npm run electron:build:linux
npm run electron:build:win
npm run electron:build:mac

Tech Stack

  • Frontend: React 19, TypeScript, TailwindCSS
  • Desktop: Electron

License

MIT

About

The app combines Spotify, YouTube Music, VK and Deezer. No ads. No VPN. Full freedom.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published