brahmkshatriya/echo

Just a music player.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 19th, 2026
Created on December 31st, 2023
Open Issues & Pull Requests: 34 (+0)
GitHub issues: Enabled
Number of forks: 244
Total Stargazers: 3,543 (+1)
Total Subscribers: 62 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.4 hours
Mean response time: 9.4 days
90th percentile: 17.6 days
Tracked items: 112

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. 85% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 78% of issues opened in the past year have been closed, leaving a working backlog. Three people close 93% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 34
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 317 days
Stale 30+ days: 33
Stale 90+ days: 27

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (83)
  • enhancement (74)
  • duplicate (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Echo is a music player for Android that uses an extension-based architecture to provide a clean and intuitive interface for music playback.

The tool addresses the need for a flexible music player by building on an extension system, allowing users to customize and extend functionality beyond the core playback experience. This architecture lets developers add features and integrations without modifying the core application, making the player adaptable to different use cases and preferences.

Echo is designed primarily for offline music playback on Android devices where users manage their own music sources. The extension-based design makes it suitable for developers who want to build or customize music player functionality rather than use a monolithic application. The project explicitly states it hosts zero content and is intended for offline use by default, with users responsible for managing any external sources.

The project is undergoing active restructuring toward a multiplatform approach using Compose, with development focused on creating both a desktop version and a remade Android application. This represents a significant shift in the codebase architecture rather than incremental feature additions. The maintainers maintain official community spaces for discussion and contribution, indicating ongoing engagement with users and developers interested in the project's direction.