Hi all,
I am a dedicated linux user and entering school now I am required to have a TI. So I went out and bought a Titanium. I have been through and downloaded and installed the different versions of TI stuff that I could find for linux and I find the present support for linux to be a bit out of date.
Therefore, I have started a new project with the objective to code some simple command line utilities to work with my calculator. By leaving out all of the GUI stuff (KDE, etc.) it should make the utilities usable for a greater length of time with less maintenance.
I am currently able to do a directory listing, take a screenshot and get the device information listing. This has been coded specifically for my Titanium over the USB link and it works.
Source and compiled binaries (for a 2.6 kernel and libusb-1.0) are at
http://calcutils.tuxfamily.orgTake a look if you like. There is a link for an email to provide feedback as well.