Skip to content

A crappy lightweight alternative to the Nspire-specific parts of TiLP built with a simple API and with minimal dependancies.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

tangrs/libnspire

Repository files navigation

==============================
	Libnspire
==============================

This is a library for communicating  with TI-Nspire calculators. It was created as a lightweight alternative to the Nspire-specific functions in TiLP (http://lpg.ticalc.org/prj_tilp/index.html). The goal is to have a small library with a simple API and minimal dependancies.

At the moment, it is still in need of polishing up and documentation needs writing.

Dependancies
==========

You will need:

	* libusb-1.0
	* pkg-config

to build this library.

Installing
==========

To install:

	./configure
	make
	make install

About

A crappy lightweight alternative to the Nspire-specific parts of TiLP built with a simple API and with minimal dependancies.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published