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

https://github.com/fedott/kweb-player

Simple web player for KDE
https://github.com/fedott/kweb-player

Last synced: 8 months ago
JSON representation

Simple web player for KDE

Awesome Lists containing this project

README

          

---
Build instruction

Build requires extra-cmake-modules

```
mkdir build
cd build
cmake ../
make
sudo make install
```