Automatically connect to and sync photos from Olympus WiFi enabled cameras.
In its present state, this is a Python script running on a RaspberryPi on top of Alpine Linux. The script:
- Configures and runs
wpa_supplicant
. - Waits for a connection to be established.
- Runs olympus-photosync and syncs all new media to a directory.
- If a TM1637 is connected to the RaspberryPi, it is used to show the sync progress.
Work in progress.
Released under the terms of the Revised BSD License.