Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

v1993/lua-xwiimote

Repository files navigation

lua-xwiimote

This is XWiimote bindings for Lua 5.3.

This library allow you to use Linux XWiimote stack in your Lua application. It binds all functional of the first. Visit our wiki for more details on usage.

Notes

While this is completely standalone library, you may wish to use poll from luaposix or Gio.UnixInputStream from lgi to get noticed when events become available to read to avoid overloading your CPU and/or blocking the flow of application. Many of examples use Gio.UnixInputStream for this very reason.

About

XWiimote bindings for Lua 5.3, originally made for linuxmotehook

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published