/pimsync

Sync Palm OS PIM databases with the SD card

Primary LanguageCGNU General Public License v3.0GPL-3.0

PIMSync

This simple Palm OS app allows you to export the built-in Memo Pad, Date Book, Address and To Do List databases to the memory card at the /PIMSync location - or import them back, replacing the RAM databases.

Workflow

The above makes sense if you are using J-Pilot on your desktop, and don't want to use a cable to sync your device.

J-Pilot operates on the very same MemoDB.pdb, ToDoDB.pdb, DatebookDB.pdb, AddressDB.pdb files you have on your Palm. Which means you can edit the records, then save them back to the device.

See pimsync.example.sh for an example sync script.

Thanks

  • Alexander Pruss for MyInstall with its VFS code.
  • Otávio P. (Tavisco) for the UI code example in his Palm Portfolio app.
  • FileCaddy authors for more VFS code.