Skip to content

sarimak/palm-pda-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Export data from built-in Palm PIM applications to plaintext

Expected usage:

  • Make a backup of Palm database (.pdb) files (e.g. via pilot-xfer -b)
  • Install Python 2
  • Install "bitstring" Python package (sudo pip install bitstring)
  • Run the script using python palm_db_parser.py <filename.pdb> > output.txt

Tested on Palm m5xx (PalmOS 4)

Note: The code is quite old - it used to work well along with bitstring 2.2.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages