njb-getowner
Creative Labs Nomad Jukebox library tools
Install
- All systems
-
curl cmd.cat/njb-getowner.sh
- Debian
-
apt-get install libnjb-tools
- Ubuntu
-
apt-get install libnjb-tools
- Alpine
-
apk add libnjb-examples
- Kali Linux
-
apt-get install libnjb-tools
- Fedora
-
dnf install libnjb-examples
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libnjb-tools
- Raspbian
-
apt-get install libnjb-tools
- Dockerfile
- dockerfile.run/njb-getowner
- Docker
-
docker run cmd.cat/njb-getowner njb-getowner
powered by Commando
libnjb-tools
Creative Labs Nomad Jukebox library tools
libnjb is a C library and API for communicating with the Creative NOMAD JukeBox and Dell DJ digital audio. The protocol these devices use is presumably called PDE (Portable Digital Entertainment protocol) at Creative. Newer devices using the Microsoft MTP (Media Transfer Protocol) are not supported. This package contains the library tools each performing a simple function, such as transferring a track to the jukebox. The source code for these tools is in the package libnjb-doc.