mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 14:50:56 +00:00
.. | ||
README.md | ||
syncthing.plist |
This directory contains an example for running Syncthing in the background under Mac OS X.
-
Install the
syncthing
binary in a directory calledbin
in your home directory. -
Edit the
syncthing.plist
file in the two places that refer to your home directory; that is, replace/Users/jb
with your actual home directory location. -
Copy the
syncthing.plist
file to~/Library/LaunchAgents
. -
Log out and in again, or run
launchctl load ~/Library/LaunchAgents/syncthing.plist
.
You probably want to turn off "Start Browser" among the settings to avoid it opening a browser window on each login.