Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.26 KB

CEsh

A (ba)sh-inspired ANSI shell for the TI-84 Plus CE graphing calculator


THIS PROJECT IS NOT ACTIVELY MAINTAINED - USE AT YOUR OWN RISK

  • Functionality and availability are not guaranteed
  • Many features are missing or incomplete
  • This project is on hold, not dead
  • Contributions are always welcome

Building

  1. Install the TI-84 Plus CE toolchain.
  2. Download this repository or clone it with GitHub Desktop or Git.
  3. Open a build session by running cedev.bat on Windows or by launching the terminal on Linux/macOS.
  4. In the build session, use the cd command to navigate to the downloaded source code and run make gfx && make.

Installation

  1. Install TI Connect CE or TiLP.
  2. Connect your calculator to your computer and open the file transfer program you just installed.
  3. Click the Send to Calculator button or similar and choose the bin/CESH.8xp file.
  4. Send it to your calculator!