This program converts .txt files into the .8xv file format which can be read by a TI-84 calculator.
- Python 3.x installed on your computer
- TI Connect software (optional, for transferring files to the TI-84 calculator)
- Clone or download: Either click the "Download ZIP" button, or run the
git clone
command to download this code repo. - Navigate to the Directory: Open a terminal or command prompt and navigate to the directory where you downloaded or extracted the files:
- Run the Converter: Use the following command in the directory where you downloaded the file: "python CalcConvText.py ". FILENAME should be the name of your .txt file
The program will then output the converted .8xv file to the containing folder which can be read by your TI-84 calculator! Feel free to reach out to jkorn28 on discord if you have any questions