Skip to content

HeavyFalcon678/CEsh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEsh

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

Installation Instructions

  1. Install the TI-84 Plus CE toolchain from https://ce-programming.github.io/toolchain/static/getting-started.html.
  2. Download the source code from this repository.
  3. Open a build session by opening cedev.bat on Windows or launching the terminal on Linux/macOS.
  4. Navigate inside CEsh-main using the cd command.
  5. In the build session run make gfx. Then run make to complete the compiling process.
  6. Install TI Connect CE or TiLP.
  7. Connect your calculator to your computer and open your file transfer program.
  8. Click the Send to Calculator button or similar and choose the CEsh-main/bin/CESH.8xp file.
  9. Send it to your calculator!

About

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

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 98.1%
  • Makefile 1.9%