Skip to content

Minuga-RC/Pixer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixer

Pixer icon

An unofficial Deezer client for Android

Latest release Total downloads Android 11+ MIT license

Pixer home screen Pixer now playing screen Pixer library screen Pixer lyrics screen

What It Is

Pixer is a dedicated, unofficial Deezer client for Android. It focuses on providing a clean, expressive Material 3 UI for browsing, searching, and streaming music directly from Deezer.

Acknowledgements

This project is a fork of PixelPlayerOSS, originally created by @lostf1sh.

While the original PixelPlayerOSS focused on local playback and self-hosted music libraries, Pixer removes all local capabilities to focus entirely on being a streamlined, cloud-first Deezer experience. Huge thanks to the original developer for providing such an incredible foundation and UI!

Features

Area Highlights
Playback Media3 playback engine, gapless playback, custom transitions, queue controls, shuffle
Deezer Integration Stream directly from Deezer. Browse albums, artists, playlists, and search for your favorite tracks.
UI Jetpack Compose, Material 3, dynamic color, light/dark themes, animated player surfaces

Requirements

Requirement Version
Android 11 or newer, API 30+
JDK 21
Android SDK compile/target 37

Build From Source

Clone the repository:

git clone https://github.com/Minuga-RC/Pixer.git
cd Pixer

Build the debug APK:

./gradlew :app:assembleDebug

Build a signed release APK:

./gradlew :app:assembleRelease

Tech Stack

Area Technology
Language Kotlin
UI Jetpack Compose
Design Material 3
Playback AndroidX Media3, ExoPlayer
Dependency Injection Hilt
Networking Retrofit, OkHttp
Images Coil

License

Pixer is licensed under the MIT License.

Maintained by Minuga

About

Deezer OSS client based off of PixelPlayer

Resources

License

Contributing

Security policy

Stars

6 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Kotlin 99.2%
  • Other 0.8%