wmgui
library to interface with the wiimote -- debug files
Install
- All systems
-
curl cmd.cat/wmgui.sh
- Debian
-
apt-get install wmgui
- Ubuntu
-
apt-get install wmgui
- Kali Linux
-
apt-get install wmgui
- Fedora
-
dnf install wmgui
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wmgui
- Raspbian
-
apt-get install wmgui
- Dockerfile
- dockerfile.run/wmgui
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.
wmgui
GUI interface to 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 the GUI to test and display the wiimote data.