List of awesome projects around the TI-Nspire calculators.
Feel free to submit new/other projects or report mistakes via issues or pull requests.
- Inspired Lua Wiki - an unofficial Lua Api documentation
- hackspire.org - unofficial research and documentation
- Lua API Reference - official Lua API reference from TI (https://education.ti.com/-/media/7EFB09CED41C4190AFF8F60283B6727A)
- Lua scripting guide - Lua scripting introduction from TI (https://education.ti.com/-/media/710B5A95C80B4C3AA822CA65A1ECAB75)
- Luna - Create TNS files from Lua and XML
- TI-Resource-Merge - Insert images into Ti-Nspire Lua programs (use with Luna)
- nspire-merge - Another script to merge Lua source files and image resources
- Ndless - The TI-Nspire calculator extension for native applications
- n-link - Free, cross-platform, CX-II compatible computer linking program for the TI-Nspire
- libnspire - A crappy lightweight alternative to the Nspire-specific parts of TiLP built with a simple API and with minimal dependencies
- fuse-nspire - FUSE filesystem for TI-Nspire calculators based on libnspire
- n-flashcards - Flashcards for the TI-Nspire (requires Ndless)
- prime-checker - Check whether a number is prime (Lua)
- nSpaint - Create, edit and save images. Designed to help creating spirites for Lua programs (Lua)
- Tiny3D-Viewer - Represent 8 polyhedra in 3D! Choose the color, the rendering mode, the zoom... You also can draw 3D functions (Lua)
- Cube Field - You have to avoid all the cubes. Every 1000 points, the colors change and the speed increases (Lua)
- Tetris-Nspire - A clone of modern Tetris (Lua)
- TI-Nspire-Minesweeper - A Minesweeper-clone (Lua)
- Bobby Carrot - Puzzle game, help Bobby to eat all the carrots and avoid the traps (Lua)
- Minecraft 2D - 2D clone of the popular Minecraft game (Lua)
- linux kernel - Legacy port of Linux to TI-NSPIRE calculators
- nspire-linux-loader2 - A Linux bootloader for Nspire. Supports ATAG and DTB booting (requires Ndless)