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 ↓Open shareable report

Summary Information

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

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 45.5 days
90th percentile: 0.8 hours
Tracked items: 1,281

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 93% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 47% of tracked open issues have had no activity in three months. Only 5% of issues opened in the past year have been closed. Three people close 85% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 564
New in 7 days: 10
Closed in 7 days: 9
Avg open age: 419 days
Stale 30+ days: 405
Stale 90+ days: 368

Recent activity

Opened in 7 days: 8
Closed in 7 days: 9
Comments in 7 days: 1
Events in 7 days: 6

Top labels

  • Enhancement (667)
  • Bug (634)
  • Windows (567)
  • Android (385)
  • 已完成/待发布 (131)
  • Question (101)
  • P1 (96)
  • AI: PR ready (79)

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.