No description
2025-07-20 12:26:32 -07:00
.swiftpm/xcode/xcshareddata/xcschemes Can print record metadata that makes sense 2025-07-05 17:39:01 -07:00
Sources Break up EyeModule implementation into manageable chunks 2025-07-20 12:26:32 -07:00
Tests/PalmOSFilesTests Project stub 2025-07-04 21:18:11 -07:00
.gitignore Project stub 2025-07-04 21:18:11 -07:00
LICENSE.md Add readme and license 2025-07-20 11:33:23 -07:00
Package.resolved Project stub 2025-07-04 21:18:11 -07:00
Package.swift Project stub 2025-07-04 21:18:11 -07:00
README.md Add readme and license 2025-07-20 11:33:23 -07:00

PalmOSFiles

Swift library and command-line tool for converting PalmOS file types to more modern ones.

supported formats

  • PalmOS:
  • Blocks Products eyemodule2 (a Springboard camera for the expansion slot on Handspring Visor PDAs):
    • Palm-sized images (reading, export to PNG and PGM)
    • VGA-sized images (reading, export to JPEG)
    • Mini-movies (reading, export to APNG)

license

MIT. See LICENSE.md.