I am currently building a desktop offline music player called AuraPlayer (written in Python/PyQt6). The project is actively in development, and the main goal is to fix some of the most annoying UX issues found in traditional offline players.

What My Project Does

The core engine handles native music playback and advanced library organization. Here are the key features I’m focusing on right now:

Sleek & Clean UI: Simple, intuitive, and highly user-friendly without unnecessary bloat.

True Multi-Artist & Multi-Genre Support: Unlike most offline players that mess up your library when a song has multiple artists or genres (e.g., creating a weird combo name), it cleanly parses and separates them under their individual profiles.