wminput
library to interface with the wiimote -- debug files
Install
- All systems
-
curl cmd.cat/wminput.sh
- Debian
-
apt-get install wminput
- Ubuntu
-
apt-get install wminput
- Kali Linux
-
apt-get install wminput
- Fedora
-
dnf install wminput
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wminput
- Raspbian
-
apt-get install wminput
- Dockerfile
- dockerfile.run/wminput
cwiid-dbg
library to interface with the wiimote -- debug files
CWiid is a working userspace driver along with various applications implementing event drivers, multiple wiimote connectivity, gesture recognition, and other Wiimote-based functionality. This package provides the debug symbols needed to debug programs using cwiid.
wminput
Userspace driver for the wiimote
CWiid is a working userspace driver along with various applications implementing event drivers, multiple wiimote connectivity, gesture recognition, and other Wiimote-based functionality. This package provides an event driver for the wiimote, supporting all buttons (except Power) and pointer tracking, and featuring a tracking algorithm plugin architecture.