Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 701 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 701 Bytes

lovenspire

Love API bindings for running TI Nspire Lua Apps on the desktop (for faster development).

WIP, LOTS OF BUGS

screenshot

Run

cd lovenspire; love . <path-to-lua-file>

Bindings

Keys Function
Shift+Return returnKey
Return enterKey
Ctrl+m contextMenu
Ctrl+k clearKey
Ctrl+r Reinitialize app
Ctrl+1 Font scaling factor 1
Ctrl+2 Font scaling factor 2
Ctrl+3 Font scaling factor 4