Skip to content

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
  • State Management: Zustand
  • Media: HLS.js for streaming
  • Integrations: Discord RPC, Media Session API

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