This is a fork of Mathieu Souchaud's SicMu alias SMP with quality-of-life patches. A from-scratch reimplementation with new major features is being developed here.
SicMu Neo is a file-based music player with a very basic UI. You can use your folder hierarchy to group and organize music, or you can use the audio file metadata to group the music by artist and album. It supports a wide range of playback options, and includes support for Last.FM scrobbling via third-party apps.
This fork retains the spirit of the original app and adds these features:
- Search
- Advanced album art loading (You have an Album.jpg file? It will be considered.)
- Per-audio-device mono/stereo settings
- Radio shuffle mode (Random song order, starts first song selected at random point in the song)
- More options in long press menu, e.g. search on Genius.com or YouTube.com
- Changed the audio backend to the modern ExoPlayer, causing less RAM usage (220MB prior vs 135MB now)
- Ability to read comment metadata fields
- More translations (most notably Spanish), basic support for screen readers
The original SicMu is better suited for old devices (Android 4.0+). This fork uses more modern features and requires at least Android 8.0.
SicMu Player is licensed under the GPLv3 only. See file LICENSE for more details.
- Original app by Mathieu Souchaud (Donate).
- Thanks to Sue Smith for tutorials on creating a Music Player on Android.
- Icons from Daniele De Santis / iconfinder.com (Creative Commons Attribution 3.0 Unported)
- Icons from Google Material Symbols (Apache 2.0)
- Seekbar style by Jérôme Van Der Linden
- JAudioTagger hard-forked, copied from various sources, released under LGPL 2.1 [1] [2] [3]
