Skip to content

dev-0x7C6/wiimotedev

Repository files navigation

wiimotedev_logo

A userspace service that distrbute connected wiiremotes events using dbus and emulates keyboard, mouse or joysticks.

Requirements:

 spdlog
 eigen
 xwiimote-ng

Compilation:

cmake .
make all -j$(nproc)
make install

About

Userspace driver for wiiremotes. It works as system service and trigger dbus events, there is also service that can capture events and translate them to virtual keyboard and mouse.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors