Skip to content

Language bindings for the xwiimote package

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

sahoahfoa/xwiimote-bindings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview {#mainpage}
========

xwiimote-bindings provides bindings for the xwiimote library for languages
other than C. You need to install xwiimote before you can use xwiimote-bindings.

xwiimote is an open-source device driver for Nintendo Wii / Wii U remotes. It
contains tools and libraries which work together with the official hid-wiimote
kernel driver. Please see the website for more information:
  http://dvdhrm.github.io/xwiimote

Install
=======

To install the xwiimote-bindings package, run:
	$ ./configure [--prefix=/usr]
	$ make
	$ make install
If "configure" is not available, use:
	$ ./autogen.sh [<configure-flags>]

Dependencies:
	- xwiimote: The official xwiimote driver package

Usage & Documentation
=====================

Please see the website for help:
  http://dvdhrm.github.io/xwiimote

Copying
=======

Please see ./COPYING for more information.

Contact
=======

Website:
  http://dvdhrm.github.io/xwiimote

For email contact please see ./COPYING for a list of maintainers.

About

Language bindings for the xwiimote package

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SWIG 74.2%
  • Makefile 11.6%
  • M4 8.0%
  • Python 3.7%
  • Perl 1.6%
  • Shell 0.9%