SimpMusic is a cross-platform music application that provides a free and open-source YouTube Music client for Android and desktop platforms.
The tool solves the problem of accessing YouTube Music without relying on the official client by using YouTube Music as its backend. It builds on this foundation by incorporating features commonly associated with other music services, including integration with SponsorBlock for skipping sponsored segments and ReturnYouTubeDislike for community-driven engagement metrics. The application is built using Compose Multiplatform, allowing a single codebase to run across Android, Windows, macOS, and Linux while leveraging ExoPlayer and Media3 for audio playback.
SimpMusic suits developers and users who prefer open-source alternatives to proprietary music applications and want to access YouTube Music content without the official app's constraints. It is particularly relevant for those on Android who value app distribution through F-Droid and other open repositories, as well as desktop users seeking a lightweight YouTube Music client. The project explicitly positions itself as a FOSS alternative, making it appropriate for privacy-conscious users and those in communities that prioritize software freedom.
The project maintains active development with nightly builds available alongside stable releases, indicating ongoing refinement and feature addition. Pull requests and issue discussions show engagement with user feedback and community contributions. The codebase demonstrates consistent updates across multiple platforms, with particular attention to Android compatibility spanning from Android 16 onward and desktop platform support.