https://github.com/technomag82/mocp_gui
GUI for server of MOC (Linux)
https://github.com/technomag82/mocp_gui
desktop linux-app music
Last synced: about 2 months ago
JSON representation
GUI for server of MOC (Linux)
- Host: GitHub
- URL: https://github.com/technomag82/mocp_gui
- Owner: TechnoMag82
- Created: 2023-10-03T12:57:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-12T09:31:40.000Z (over 1 year ago)
- Last Synced: 2025-02-15T07:48:54.893Z (4 months ago)
- Topics: desktop, linux-app, music
- Language: C++
- Homepage:
- Size: 352 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MOCP Gui
Simple GUI for player [MOC](http://moc.daper.net/) writing in Qt C++/C.
For play using function playit of mocp.
```
-l, --playitPlay files given on the command line without modifying the clients' playlists.
```
### Dependencies
- qt 5.x
- mocp
- mediainfo
- sqlite3### Other
Now support play only mp3.
(C) TechnoMag 2024