Craziness.
Jan. 26th, 2018 11:15 pmStep 1: get a Rust program written using the Diesel ORM to read a Shotwell database file and print out its contents. (Sqlite) DONE
Step 2: Put a Rust RESTful front end in front so it's (Web - Diesel - Sqlite) DONE
Step 3: Change the shotwell schema so that it can track where copies of an individual file reside.
Step 4: add a REST client in so this amalgam can make and track backups of a picture on Flickr/Google Photos/ ...
Step 5: Get this thing to cross compile to my Beagle bone.
Step 6: tada: I now have something that can keep my two NAS boxes in sync along with Flickr/Google etc.
Step 2: Put a Rust RESTful front end in front so it's (Web - Diesel - Sqlite) DONE
Step 3: Change the shotwell schema so that it can track where copies of an individual file reside.
Step 4: add a REST client in so this amalgam can make and track backups of a picture on Flickr/Google Photos/ ...
Step 5: Get this thing to cross compile to my Beagle bone.
Step 6: tada: I now have something that can keep my two NAS boxes in sync along with Flickr/Google etc.