txt2pdbdoc
convert plain text files to Palm DOC (for PalmOS) and back
Install
- All systems
-
curl cmd.cat/txt2pdbdoc.sh
- Debian
-
apt-get install txt2pdbdoc
- Ubuntu
-
apt-get install txt2pdbdoc
- Kali Linux
-
apt-get install txt2pdbdoc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install txt2pdbdoc
- Raspbian
-
apt-get install txt2pdbdoc
- Dockerfile
- dockerfile.run/txt2pdbdoc
txt2pdbdoc
convert plain text files to Palm DOC (for PalmOS) and back
This utility converts plain text files (or HTML files) to the de facto PalmOS standard DOC format for use in document readers (such as "C Spot Run") and editors (such as "ZDOC"). DOC files are compressed by default, and txt2pdbdoc can also convert DOC files back to plain text. Homepage: http://homepage.mac.com/pauljlucas/software/txt2pdbdoc/index.html