Skip to content

Commit

Permalink
Add SETUP instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcebular committed Jul 24, 2020
1 parent 99d2e3a commit e5dd113
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions SETUP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Setup

Here's a short guide on how I set-up Syncthing on my Windows machines.

## Setting up Syncthing

Download "Base Syncthing": https://syncthing.net/downloads/ and put it somewhere you won't (re)move it later on.

Then follow the guide on "Starting Syncthing Automatically", section "Using startup folder":

https://docs.syncthing.net/users/autostart.html#run-at-user-log-on-using-the-startup-folder

Congratulations, Syncthing will run on next user logon.

## Setting up SyncthingStatus

Download latest release exe from GitHub releases:

https://github.com/mc0239/SyncthingStatus/releases

Just like you did it for the Base Syncthing, put the exe file somewhere (I just put it into the same folder next to Syncthing).

Note: SyncthingStatus requires .NET Core. Upon first run, you might get a prompt to install it.

Just like for Syncthing, also create a shortcut in startup folder.

Congratulations, SyncthingStatus will run on next user logon.

Once running the SyncthingStatus, don't forget to setup the API Key for it to work properly.

Binary file added img/add_shortcut_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/add_shortcut_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/net_core_download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/net_core_prompt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/run_shell_startup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e5dd113

Please sign in to comment.