Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/piotrpsz/amadeus
- Owner: piotrpsz
- Created: 2024-10-23T21:08:32.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-14T14:18:52.000Z (about 1 month ago)
- Last Synced: 2024-11-14T15:27:03.573Z (about 1 month ago)
- Topics: cpp20, music-player, qt6
- Language: C++
- Homepage:
- Size: 984 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)