LibreSound is a music player that can be easily extended to get more features. The plugin system is like a lego set: you can add new music sources, lyrics and functionality. It's all up to you. No ads, no subscriptions; free & open-source.
Website: libresound.org.
- 🔌 Plugins System: Extendable functionality with plugins: new music sources, new lyrics, new functions.
- 📂 Different Music Sources: Play music from local storage or plugins, and seamlessly switch between them.
- 🔄 Syncing: Exchange your music and playlists between devices.
- 🎨 Customization: Use predefined color palettes or create your own.
- 🎤 Lyrics Support: Time-synced lyrics from your preferred plugin.
- 🎛️ Equalizer: Built-in audio Equalizer.
- 🎹 Keybindings: Customizable keybindings & shortcuts.
- 💻 Cross-Platform: Available for Android, Windows and Linux.
- 🚫 Ad-Free: No ads - no headaches.
just run # using just
flutter run --debug --dart-define=build_mode=dev # directlyjust build # using just
flutter build apk --dart-define=build_mode=prod --dart-define=datetime=YYYY_MM_DD–hh:mm # directly