mirror of
https://github.com/syncthing/syncthing-macos.git
synced 2026-05-17 12:00:37 +00:00
89e896e3d3f87ade03c11f9853afd8297ea29e97
Syncthing for Mac OS X
Build
xcodebuild
Configuration and defaults
Writing defaults is handled by OS X and can be set from the GUI or console.
defaults write com.github.xor-gate.syncthing-macosx <config> <value>
Executable: "/path/to/syncthing" (overwrite, will defaults use<Syncthing.app>/MacOS/Resources/syncthing/syncthing>)ApiKey: ""URI: "http://localhost:8384"
Example:
defaults write com.github.xor-gate.syncthing-macosx URI "http://localhost:8384"
defaults write com.github.xor-gate.syncthing-macosx ApiKey 1234
Reusable library
I'm trying to create a native Objective-C library to access Syncthing REST API.
See XGSyncthing.h.
License
Description
Official frugal and native macOS Syncthing application bundle
applebackupcloud-syncfile-sharingfile-syncfrugalmacmacosmacosxobjective-cosxp2ppeer-to-peersimpleswiftsyncsync-filessynchronizationsyncthing
Readme
MIT
24 MiB
Languages
Objective-C
65.7%
Go
10.3%
Swift
7.4%
Python
7%
Shell
6.3%
Other
3.3%