BetterAnghami is an enhanced version of the Anghami music streaming service, offering additional features and improved user experience.
BetterAnghami is an independent project developed by me. It is not affiliated with or endorsed by Anghami.
- Fast Start-Up Times: Quickly access your music without delays.
- Smooth Experience: Enjoy a seamless browsing experience powered by WebView2.
- Custom Theming: Personalize the app's appearance to your liking.
- Discord Rich Presence: Show your current listening activity on Discord.
Seemless visual experience that adapt beautifully to your chosen theme

Easily customize themes to match your style using the built-in theme editor

Themes can be accessed using the dropdown menu on the top right

Showcase your music activity to friends on Discord with rich presence integration (with time left, paused, loading, etc)
Since BetterAnghami is based on Windows Presentation Framework (WPF), it may only be compiled and ran on Windows.
To build BetterAnghami on Windows, follow these steps:
- Install .NET 8 SDK.
- Install Visual Studio with the .NET desktop development workload.
Clone the BetterAnghami repository to your local machine:
git clone https://github.com/MRKDaGods/BetterAnghami.git
cd BetterAnghamiOpen the project in Visual Studio:
- Navigate to the cloned
BetterAnghamidirectory - Open
BetterAnghami.slnin Visual Studio.
Visual Studio will automatically handle restoring dependencies and compiling the project when you run it.
Once the project is opened in Visual Studio:
- Ensure
BetterAnghamiis set as the startup project. - Press
F5or go toDebug > Start Debuggingto build and run the project.
If you prefer not to build BetterAnghami from the source code, you can download precompiled binaries for your platform:
- Windows: Download BetterAnghami for Windows


