https://github.com/chr56/phonograph_plus
Yet another fork of kabouzeid/Phonograph -- a revived classic material designed music player for Android
https://github.com/chr56/phonograph_plus
android kotlin kotlin-android material-design music music-player
Last synced: 4 months ago
JSON representation
Yet another fork of kabouzeid/Phonograph -- a revived classic material designed music player for Android
- Host: GitHub
- URL: https://github.com/chr56/phonograph_plus
- Owner: chr56
- License: gpl-3.0
- Created: 2021-09-21T06:26:56.000Z (almost 5 years ago)
- Default Branch: dev
- Last Pushed: 2026-03-06T14:26:00.000Z (4 months ago)
- Last Synced: 2026-03-06T18:21:01.469Z (4 months ago)
- Topics: android, kotlin, kotlin-android, material-design, music, music-player
- Language: Kotlin
- Homepage:
- Size: 24.2 MB
- Stars: 641
- Watchers: 14
- Forks: 32
- Open Issues: 106
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Phonograph Plus
[English](./README.md) |
[简体中文](./README_ZH.md)
[](https://github.com/chr56/Phonograph_Plus/blob/release/LICENSE.txt)
[](https://github.com/chr56/Phonograph_Plus/releases)
[](https://crowdin.com/project/phonograph-plus)
[](https://github.com/chr56/Phonograph_Plus/actions/workflows/stable_release.yml)
[](https://github.com/chr56/Phonograph_Plus/actions/workflows/preview_release.yml)
[](https://github.com/chr56/Phonograph_Plus/actions/workflows/dev.yml)
**A revived classic material designed music player for Android**
Phonograph is a light-weighted material designed local music player for Android. And Phonograph Plus currently is an _independent_ fork of [Phonograph](https://github.com/kabouzeid/Phonograph) since it is no longer maintained (which has been no longer active after 2020 and has been archived in 2023), and has been in maintenance and development since 2021.
## **Downloads**
[
](https://github.com/chr56/Phonograph_Plus/releases/latest)
[
](https://github.com/chr56/Phonograph_Plus/releases/)
[
](https://f-droid.org/packages/player.phonograph.plus/)
Phonograph Plus is available on GitHub Releases (Stable Channel and Preview Channel[^1]) and F-Droid[^2] (Stable Channel).
[^1]: Package name of Preview version has suffix of `preview`.
[^2]: Reproducible Builds are enabled on F-droid, Apks from F-droid shall be exactly equivalent to ones from GitHub Releases, byte by byte.
## **Features**
Phonograph Plus inherits all features from [Phonograph](https://github.com/kabouzeid/Phonograph). Here is a notable feature list:
If you're familiar with original Phonograph, please see [Additional Features or Enhancements Compared to Original Phonograph](./docs/Feature_Comparison.md).
- Light weight
- Offline, AD-free and privacy
- Classic Material Design 2
- Night mode (Light, Dark, Black) supporting automatically switching
- Customizable theme color (primary, accent) with Monet support
- Foundational audio playing function (including speed control, sleep timer and equalizer externally provided by system)
- Flexible queue management (shuffle, repeat, freely rearrange by dragging, queue snapshots)
- Lyrics support (both synchronized .lrc lyrics and text lyrics, embed or external)
- Flexible playback notifications that are highly customizable
- Flexible music organization, organised by songs, artist, albums, genres and folders (flatten or treed), ordered by various orders, with
multiple selection support, viewed in grid or list with various layout style
- Flexible main player user interface that are highly customizable
- Android Auto support
- Highly customizable behaviours for clicking
- Path filter (excluded mode or included mode)
- Search support
- Favorite songs support
- File Playlist support (viewing and basic editing; also pin-able)
- Internal Database Playlist support
- Play history and frequency record, and last added songs by flexible time intervals
- Enhanced audio metadata viewer and tag editor
- App shortcut and widgets
- Multiple source of artwork
- Backup support of settings and data
- In-app language switch
- ...
It is suggested to browser the [Changelog](https://phonographplus.github.io/changelogs/changeslogs/changelog.html) to
view all recent changes, improvements and new features.
## **Screenshot**
See [Gallery](docs/Gallery.md)
## **Translation**
Translate Phonograph Plus into your language -> [Crowdin](https://crowdin.com/project/phonograph-plus)
We have removed Swedish and Norwegian Nynorsk translations due to missing too many translations
## **Trouble Shooting & FAQ**
See [Trouble Shooting & FAQ](docs/FAQ.md)
## **Build Instructions & Developer Guide**
See [Build_Instructions.md](docs/Build_Instructions.md)
See [Developer Guide](docs/Developer_Guide.md)
## **Development Plan** & **TO-DO list**
See [Road Map](docs/Road_Map.md)
## **Repository Mirrors**
[](https://github.com/chr56/Phonograph_Plus/)
[](https://codeberg.org/PhonographPlus/Phonograph_Plus)
[](https://bitbucket.org/phonograph-plus/phonograph_plus/)
**Only** these three sites above are considered as official Git Repositories (mirroring each other), all the other are non-official.