Skip to content

reindex-ot/Gramophone

 
 

Repository files navigation

Gramophone

GitHub GitHub tag (with filter) Static Badge

日本語

A sane music player built with media3 and material design library that is following android's standard strictly.

Get it on F-Droid

Features

  • Up-to-date material 3 design
  • Monet themed icon on Android 12+
  • Dynamic player UI monet color
  • View and play your favorite music
  • Search your favourite music
  • Uses MediaStore to quickly access music database
  • Synced lyrics
  • Read-only Playlist support

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3
Screenshot 4 Screenshot 5 Screenshot 6
Screenshot 7 Screenshot 8 Screenshot 9

Installation

You can download the latest stable version of the app from GitHub releases, or from F-Droid.

Beta versions and sneak peeks are available in the telegram channel or chat.

Building

To build this app, you will need the latest beta version of Android Studio and a fast network.

Set up package type

Gramophone has a package type that indicates the source of the application package. Package type string is extracted from an external file named package.properties.

Simply open your favorite text editor, type releaseType=SelfBuilt, and save it in the root folder of the repository as package.properties.

After this, launch Android Studio and import your own signature. You should be able to build Gramophone now.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Translation

Translation status

Notice

Friends

SongSync

About

A media3 music player with up-to-date md3 phonograph designs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 96.5%
  • Java 3.1%
  • Ruby 0.4%