Comment by reacweb
I still have my palm IIIxe I have used it to write my games during Go tournaments. I have a usb/serial adaptor. The software was easy to install on linux. Just to write this comment, I have tried to use it (I have not done any tournament since 7 years), but I got an error when I enter "apt-get install pilot-link". I still have my notes on how to use it:
https://github.com/jichu4n/pilot-link/blob/master/doc/README.usb
https://web.archive.org/web/20160226115446/http://www.pilot-link.org/
apt-get install pilot-link
export PILOTPORT=/dev/ttyUSB0
pilot-xfer --sync=/root/.pilot
pilot-xfer -i /home/jef/Documents/Jef/old/pilotgone.prc
pilot-dlpsh -p /dev/ttyUSB0 -i
Does anyone knows how to get back pilot-link package ?
pilot-link was removed from Debian in 2019, as some components of the project depended on Python 2, and the upstream web site disappeared.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=937292
It looks like there's a fork at https://github.com/desrod/pilot-link, but I don't know how functional that is.