moriafly/saltplayersource

A multi-platform local music player in continuous development since 2020, serving over one million users. This repository is used for issue tracking and...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 29 minutes ago
Added to GitGenius on September 9th, 2026
Created on July 29th, 2021
Open Issues & Pull Requests: 728 (+0)
GitHub issues: Enabled
Number of forks: 211
Total Stargazers: 7,337 (+0)
Total Subscribers: 31 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Salt Player is a local music player for Android and Windows that serves as both a consumer application and a repository for issue tracking and official releases.

The tool addresses the need for a lightweight, offline music playback application that works across multiple platforms without requiring streaming services. It handles music stored locally on a device and provides playback controls and library management. The Android version supports devices running Android 6.0 or higher across multiple processor architectures, while a Windows version is maintained separately. The project distributes through multiple channels including GitHub releases, CoolApk, and Google Play, each with different signing and update strategies.

Developers considering adoption should understand that this is primarily a consumer application rather than a library or framework. The repository itself focuses on issue tracking and release management rather than serving as a source for integration into other projects. However, the maintainer has extracted reusable components into separate open-source repositories, including a UI component library for Compose Multiplatform and a media services foundation library that handles platform-specific audio and notification management across different Android OEM systems. Users should download only from official channels to avoid signature compatibility issues, particularly between the standard package and Google Play versions, which cannot be mixed on the same device.

Development activity shows consistent maintenance with regular releases across multiple channels and architectures. The project maintains localization support across multiple languages with documented translation processes. The codebase includes platform-specific adaptations for system integration, indicating ongoing work to handle device-specific requirements and OEM variations.