Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piotrpsz/amadeus

Amadeus - music for you
https://github.com/piotrpsz/amadeus

cpp20 music-player qt6

Last synced: 6 days ago
JSON representation

Amadeus - music for you

Awesome Lists containing this project

README

        

# Amadeus - music for you

Amadeus is my own implementation of a music player. The program is written in C++ using the Qt library (QtCreator 14.0.2) on Linux.

The program expects music files in the format: performer->album->song.

After closing the main program window, it will be available in the system tray.

![main_window.png](screenshots/main_window.png)

![before_close.png](screenshots/before_close.png)

The laudspeaker in tray it is Amadeus.
![after_close.png](screenshots/after_close.png)