Skip to content

Tormak9970/Svunes

Repository files navigation



Svunes

An offline-first music player for your music library. Allows you to make playlists, view artists/albums, and more! Made with Svelte, Tauri, Rust, and Material Design 3.

Installation

Windows

Full Releases

Release Candidate

Linux

Coming soon

Android

Coming soon

Mac

Coming soon

iOS

Coming soon

Features

Fast Load Times

Svunes leverages the performance of Rust and multi-threading to quickly load libraries with thousands of songs.

Intuitive Navigation

You can browse by your albums, genres, artists, songs or search all of them. Its easy to customize the order of the navigation bar, as well as which pages are displayed.

Mobile Views

Home Playlists Search Songs
Albums Artists Genres Settings

Desktop Views

Playlists Search Songs
Albums Artists Genres

Now Playing Themes

There are four different Now Playing Themes to pick from, as well as whether to use a solid, gradient, or blurred background.

Normal (Blurr) Card (Gradient) Simple (Solid) Full

Other Features

  • Customize the look of Svunes by choosing the app's primary color

  • AMOLED Dark Theme

  • Apple CarPlay / Android Auto Support

  • Bulk Share your songs

  • Personalized Home screen

  • Driving Mode (with an option to start/stop automatically)

  • Sleep Timer

  • Volume Controls

  • Create your own playlists

  • Import/Export playlists

  • Tag Editing for Songs and Albums

  • Bulk Tag Editing

  • Filename -> Metadata Parser

  • Album Info and Cover Art Lookup (requires an internet connection)

Frequently Asked Questions

Q: Does Svunes report metrics or track anaylitics? No, everything stays on your device. The only tracking the app does is when songs have been played (for the History feature). This can be disabled in settings if you don't like it.

Q: It says this is an offline music player, why does it need wifi for some features? The Album Info and Cover lookup require internet by nature, and are useful when trying to edit albums/songs.

Translations

If you're native language (or a language you speak) is not currently supported, please consider contributing to Svunes's translations! You can help by heading to https://crowdin.com/project/svunes and submitting translations. If a language is not listed there, please submit a GitHub issue and I will add it asap.

Acknowledgements

APIs Used:

  • MetaBrainz - Used for automatic song/album information lookup and covers.

References:

  • How Spotify's Shuffle Works - An explanation of how pseudo-randomness can make shuffling feel more random.
  • Metro - Inspired the UI scheme and the project as a whole.
  • Svelte Md3 - Many of the base components are heavily modified version of components from Svelte Md3.

Libraries:

License

  • This program is licensed under the GNU General Public License Version 3
  • Additionally, if you use Svunes for any projects, add it to a package manager, etc, please let me know!
  • Lastly, please provide appropriate credit for code usage

Copyright Travis Lane