vleerapp / Vleer

Your library to everything
https://vleer.app
GNU General Public License v3.0
32 stars 5 forks source link
free gplv3 music music-player nuxt opensource rust tauri tauri-app tauri-apps typescript vue

Vleer

Explore high-quality music with Vleer a fast, simple, and reliable app, tailored to your preferences.
vleer.app » **This project is not yet stable!**
Download for Windows macOS (Silicon) macOS (Intel) Linux
Unstable Nightly releases can be found here


Vleer banner

[!IMPORTANT]

Star Us, You will receive all release notifications from GitHub without any delay \~ ⭐️

Star History

📀 What is Vleer?

Vleer is a lightweight, fast, privacy-first music app, offering a free alternative to Spotify or Apple Music. Ideal for those who can't afford or don't want to pay for these shitty subscriptions.

🚧 Despite a major rewrite since January 2024, Vleer is already showing great promise. We are actively seeking contributors to help improve the project. If you're interested, we welcome your participation.

[!WARNING]

Legal disclaimer We do not assume responsibility for copyright infringements or misuse of downloaded content. Users must ensure they have the rights to download and use any material. Use at your own risk.

📦 Features

Vleer preview gif

If you have ideas for features to include, please write a feature request here.

❤️ Donations & Support

Vleer is open-source and free to use. We appreciate donations to support ongoing development and improvements. Your contributions are voluntary and help us enhance the app for everyone.

More options available via the Sponsor ❤️ button above.

⌨️ Local development

You can use GitHub Codespaces for online development:

Or to get Vleer set up on your machine, you'll need to have Rust and pnpm installed. Then, follow these steps:

git clone https://github.com/vleerapp/Vleer.git
cd Vleer
pnpm i
pnpm dev

[!TIP]

If you are interested in contributing code, feel free to check out our GitHub Issues.

🔨 Building for production

To build for production simply execute:

pnpm build

[!NOTE]

Don't worry, it will fail at the end because it can not detect a Private key, but the installer files will be generated regardless of that.

You can find them in src-tauri/target/release/bundle.

📝 License

Vleer is licensed under the GPL-3. See the LICENSE file for more information.