musicat

Musicat

A sleek desktop music player and tagger for offline music 🪕 With experimental features like map view, GPT analysis, artist toolkit. Built with Svelte and Tauri

Musicat

A sleek player for your local music library
-
🎵 supports MP3, FLAC, WAV, AAC, OGG
🔗 linked library, using original files on disk
👀 auto-watch and re-scan folders
🏷 with metadata tagging support (read and write ID3v2, Vorbis)
🖼 download album art, origin country from Wikipedia
🎤 fetch lyrics for current song
🗺 World Map view - see your library on a map
💿 a neat mini-player
🎸 U2's latest album automatically added to your library
📊 Stats, album timeline
🤖 Dive deeper with ChatGPT or local Ollama model for additional insights.
-

[!WARNING] musicat is currently in major version zero (0.x) active development, and features are being added regularly. Things may break or change at any time! Keep an eye out for new releases, report bugs and give feedback!

[!IMPORTANT] musicat is moving away from WebAudio towards native playback in Rust, read more and discuss here

Screenshots

Build locally

Pre-requisites: Set up the Tauri framework.

You can then create a development build using npm run tauri dev.

macOS Universal build

To generate a Universal build for macOS: npm run tauri build -- --target universal-apple-darwin

Windows, Linux

Windows and Linux builds have not been tested yet, but you can generate this using npm run tauri build on your system.

Keyboard Shortcuts

  • Cmd + F : Search
  • Up / Down : Highlight next, prev track (also in metadata viewer/editor)
  • ENTER : Play highlighted track
  • Shift + Click : Highlight multiple tracks
  • Space : Play / pause
  • I: Show Info & Metadata

This app is built using Svelte + Tauri.

Top categories

Loading Svelte Themes