Skip to content

vleerapp/vleer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vleer

A free, open-source music app powered by the OpenMusic API Spec—the open standard of music streaming. Access your local library, self-hosted servers, or any compatible source, all without subscriptions.

Docs · Discord


This project is in active developement. 4th rewrite btw ._.

hero

Roadmap

  • Stable local music player #46
  • OpenMusic API integration

Installation & Security

Verifying Downloads

Simple method - Download your installer and SHA256SUMS.txt, then check the hash:

  • Linux/macOS: sha256sum -c SHA256SUMS.txt --ignore-missing
  • Windows: certutil -hashfile vleer_setup.msi SHA256

GPG verification - For advanced users who want cryptographic proof:

# Import our signing key (Key ID: 852407171261C8A4)
gpg --locate-keys [email protected]

# Verify the fingerprint matches: 7E48 1786 6409 4A19 EF60  EEC8 8524 0717 1261 C8A4
gpg --fingerprint 852407171261C8A4

# Verify your download
gpg --verify vleer_setup.msi.asc vleer_setup.msi

First-Time Installation Warnings

macOS When you try to open the app, you'll get a warning that the app is damaged. Open the terminal and run this command xattr -dr com.apple.quarantine /Applications/Vleer.app after that it should open without any problems.
Windows Click "More info" then "Run anyway" to bypass SmartScreen.

These warnings appear because we don't pay Apple/Microsoft for certificates. The GPG signatures above prove the files haven't been tampered with.

About

Music, but without the subscription.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Languages