Skip to content

A library for working with file formats associated with TI calculators.

License

Notifications You must be signed in to change notification settings

tari/tifiles-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tifiles

crates.io docs.rs crate license

This is a Rust library for manipulating file formats used with Texas Instruments graphing calculators, primarily (for now?) those used with the TI-83+ family. Both reading data from and writing data to files is supported.

Supported file formats include:

  • Programs (8xp)
  • Application variables (AppVars, 8xv)
  • Pictures (8xi)

No particular improvements are planned for the future, though suggestions are welcome; existing development has occurred as needed for my own applications.

About

A library for working with file formats associated with TI calculators.

Topics

Resources

License

Stars

Watchers

Forks

Languages