djc
Client library and command line tool to access the deejayd server
Install
- All systems
-
curl cmd.cat/djc.sh
- Debian
-
apt-get install deejayd-client
- Ubuntu
-
apt-get install deejayd-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install deejayd-client
- Raspbian
-
apt-get install deejayd-client
- Dockerfile
- dockerfile.run/djc
deejayd-client
Client library and command line tool to access the deejayd server
This package provides easy to use classes to manipulate the deejayd server, abstracting XML message processing and network operations. It fully implements the set of features exploitable from the server. It also includes djc, which provides a subset of deejayd commands for your deejayd server to be reachable from the command line.