A local music player built with Rust, Vue.js, with Tauri. It integrates with Last.fm for scrobbling and Discord RPC to show what you're listening to.
- Local Music Playback: Play your local music files with an intuitive interface built using Vue.js.
- Last.fm Scrobbling: Automatically scrobble tracks to your Last.fm account.
- Discord Rich Presence: Show what you're listening to on Discord with Discord RPC support.
- A Last.fm account for scrobbling.
- Discord installed for Rich Presence.
git clone https://github.com/crackheadakira/VEIL.git
cd VEILbun ibun tauri devbun tauri buildThis project is licensed under the Apache 2.0 license - see the LICENSE file for details.