Ncontrol Deb ((free)) -
nControl .deb – A Quick‑Start Guide for Getting the Network‑Control Toolkit Up and Running on Debian‑Based Systems
To control a package means to:
- Inspect (
dpkg --info,--contents) - Install (
dpkg -ifollowed byapt-get install -f) - Control (
systemctl start/enable ncontrol) - Troubleshoot (check logs with
journalctl -u ncontrol) - Remove (
dpkg -P ncontrol)
Broad Controller Compatibility: It allows you to connect and use controllers that typically require MFi (Made for iPhone) certification, such as: Sony DualShock 4 (PlayStation 4) Xbox One S Wireless Controllers Nintendo Switch Pro Controllers and Joy-Cons 8BitDo controllers and other generic Bluetooth gamepads. ncontrol deb
/usr/bin/ncontrol– the main binary/etc/ncontrol/ncontrol.yaml– default configuration file/var/log/ncontrol/– log directory (rotated bylogrotate)systemdunit:ncontrol.service
