gvalkov / olympus-photosync-server

Automatically connect to and sync photos from Olympus WiFi enabled cameras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Olympus Photosync Server

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:

  1. Configures and runs wpa_supplicant.
  2. Waits for a connection to be established.
  3. Runs olympus-photosync and syncs all new media to a directory.
  4. If a TM1637 is connected to the RaspberryPi, it is used to show the sync progress.

Setup

Work in progress.

License

Released under the terms of the Revised BSD License.

About

Automatically connect to and sync photos from Olympus WiFi enabled cameras

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 75.6%Language:Shell 24.4%