io-sixense

Obsolete - please use sixense instead!

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install io-sixense
choosenim install io-sixense
git clone https://github.com/nimious/io-sixense.git

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
io-sixense - - - - - - -

Source

Repository https://github.com/nimious/io-sixense.git
Homepage https://github.com/nimious/io-sixense
Registry Source nimble_official

README

sixense

Nim bindings for the Sixense Core API.

sixense Logo

About

This package contains bindings to Sixense Core API for the Nim programming language. The Sixense Core API is a cross-platform interface for getting data and sending commands to and from Sixense-powered devices, such as the Razer Hydra and STEM System.

Supported Platforms

The following platforms have been built and tested with Sixense SDK 062612:

  • ~~Linux~~
  • ~~Mac~~
  • Windows

Prerequisites

Download and install the latest Sixense SDK for your platform.

Dependencies

This package does not have any dependencies to other Nim packages at this time.

Usage

Import the sixense module from this package to make the bindings available in your project:

import sixense

Support

Please file an issue, submit a pull request or email us at info@nimio.us if this package is out of date or contains bugs.

References