Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claytono/ezshare-sync-docker
Docker image containing a script to automatically sync files from ezShare Wi-Fi SD card
https://github.com/claytono/ezshare-sync-docker
Last synced: about 1 month ago
JSON representation
Docker image containing a script to automatically sync files from ezShare Wi-Fi SD card
- Host: GitHub
- URL: https://github.com/claytono/ezshare-sync-docker
- Owner: claytono
- Created: 2023-11-12T16:43:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-09T13:58:34.000Z (2 months ago)
- Last Synced: 2024-09-09T16:54:01.019Z (2 months ago)
- Language: Shell
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ezShare sync docker image.
This is copied from https://github.com/Biorn1950/EzShare-SdcardWifi-Downloader
and slightly modified to take more of it's parameters from environment
variables. Read the shell script in the repo for environment variables you
want to set in order to control the behavior.To use this image:
```shell
docker pull ghcr.io/claytono/ezshare-sync:latest
```