/nconvert

A simple .tns script for the TI NSpire Calculator to convert TiB, GiB, MiB, Kib & Bytes into each other.

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

nconvert

nconvert is a simple .tns script for TI NSpire Calculators. It can convert TiB, GiB, MiB, KiB and Bytes into each other.

Usage

To use the script correctly, you need a TI NSpire Calculator and the TI Student Software with a valid licence key (sold with the calculator) to load the script onto the calculator.

  • <-- --> Left/ Right arrow keys change the unit
  • tab Clears the screen
  • Enter Calculates the result
  • ctrl + w Exit the script (You can close without saving)

Convert lua script to .tns file

To convert the lua script into a .tns file i used this awesome project from Olivier Armand.

Bugs & Issues & Ideas

If you find any bugs, encounter some issue or have an idea for a new function, feel free to create a Github issue.