Categorygithub.com/takecontrolsoft/sync_server
modulepackage
1.0.5
Repository: https://github.com/takecontrolsoft/sync_server.git
Documentation: pkg.go.dev

# README

Sync Device by Take Control - software & infrastructure

Web site Linked in Go Doc Docker Hub

Project License Main

Release

sync server

Golang server for uploading files and media files processing workflows.

prerequisites

  • MacOs brew install exiftool export PATH=$PATH:/usr/local/bin brew install ffmpeg
  • Linux cd gzip -dc Image-ExifTool-12.96.tar.gz | tar -xf - cd Image-ExifTool-12.96 sudo make install

Building and release

Go to CONTRIBUTING.md for more instructions.

# Packages

Package sync_server configures and starts the sync server.
No description provided by the author