library for developing applications using Hillcrest Labs Freespace Devices
The libfreespace library enables rapid development of applications for Hillcrest Labs Freespace® devices. libfreespace provides access to extended information beyond mouse, keyboard and consumer page functionality through calibrated acceleration, rotational velocity measurements and calibrated sensor orientation.
The libfreespace library enables rapid development of applications for Hillcrest Labs Freespace® devices. libfreespace provides access to extended information beyond mouse, keyboard and consumer page functionality through calibrated acceleration, rotational velocity measurements and calibrated sensor orientation.
To install libfreespace, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libfreespace
To see what files were installed by libfreespace, run:
port contents libfreespace
To later upgrade libfreespace, run:
sudo port selfupdate && sudo port upgrade libfreespace
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.