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

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)

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, --playit

Play files given on the command line without modifying the clients' playlists.
```

![Альтернативный текст](screenshots/main_window_v1.png)

### Dependencies

- qt 5.x
- mocp
- mediainfo
- sqlite3

### Other

Now support play only mp3.

(C) TechnoMag 2024