ROOPHLOCH 2020 Prep - eyemodule2

Entered: in vim on studio PC | Date: 20200902

In preparation for

ROOPHLOCH 2020

, I wanted to be able to use my

eyemodule2

to take pictures, and my Handspring Visor Deluxe + keyboard to type the phlog entry. The problem was that I had no way to get the photos off the Visor. So I poked around on the web and found an old python script from 2001 that did just that. The script was written for the eyemodule, not eyemodule2, so I had to modify the script. There are some differences such as the DB name and the size detection doesn't work for EM2 and had to be hardcoded as a temp fix. The original script was GPL'd. I have uploaded my modified version to

gitlab

. Hopefully others will find this useful.