Synctrayzor--Windows tray utility/filesystem watcher/launcher for syncthing

Source: Internet
Author: User
Tags syncthing

Synctrayzor is a little tray utility for syncthing on Windows.

It hosts and wraps syncthing, making it behave more like a native Windows application

And less as a command-line utility with a Web browser interface.

Features include:

    • Have a built-in web browser, so you don't need to fire up an external browser.
    • Optionally starts on login, so you don't need to set up syncthing as a service.
    • Can Watch your folders for changes, so you don't have to poll them frequently:
      • Syncthing on the its own had to poll your folders, in order to see if any files had changed.
      • Synctrayzor would watch your folders for changes, and alert syncthing the second anything changes.
      • This means can increase the polling interval in syncthing, avoiding the resource usage of high-frequency polling, but Still has any changes propagated straight away.
      • Folder watching respects the ignores configured in syncthing.
    • Tray icon indicates when synchronization is occurring.
    • Optional Tray messages When folders has finished syncing.

Version 1.0.18

V1.0.18 was released hours after v1.0.17 in order to fix a issue. V1.0.17 ' s changelog is as follows:

    • Fix crash when renaming a file whose path exceeds the Windows path length limit (#72)
    • Fix ' Open Folder ' button in syncthing UI (#65)
    • Ensure that folder list in Settings does not exceed screen height (#76)
    • Start minimized after automatic upgrade (#59)
    • ADD Italian translation (thanks Stukdev)
    • Improve text in icon context menu (#71)
    • Console would scroll to end after resize (#67)
Downloads
    • Synctrayzorportable-x64.zip
    • Synctrayzorportable-x86.zip
    • Synctrayzorsetup-x64.exe
    • Synctrayzorsetup-x86.exe
    • Source Code (Zip)
    • Source Code (tar.gz)
What would Synctrayzor do to my system?

Good question. The answer depends on whether you installed Synctrayzor using the installer, or is running it standalone.

Installer

Synctrayzor'll install itself into

C:\Program Files\SyncTrayzor.

By default, Synctrayzor would put its own configuration in

C:\Users\<You>\AppData\Roaming\SyncTrayor, and let syncthing with its default folder for it database, which is

C:\Users\<You>\AppData\Local\Syncthing.

It'll also create a registry key at

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\SyncTrayzor

The first time that it's is run, which would let it start when you log in.

You can delete this registry key by Unchecking ' automatically start on login ' in the settings.

If you check ' use custom home directory or syncthing ' in the settings and then Synctrayzor'll tell Syncthing to use

C:\Users\<You>\AppData\Local\SyncTrayzor\syncthing

For its database.

This is useful if you want to keep the copy of Syncthing managed by Synctrayzor separate from another copy running on your Machine.

The auto-update mechanism may download updates to

%TEMP%\SyncTrayzor.

This was periodically cleared out (once every few days).

Standalone

Synctrayzor would put its own configuration in

SyncTrayzorPortable\data,

And tell Syncthing to use

SyncTrayzorPortable\data\syncthing

For its database.

This means if upgrading, you can simply move the ' data ' folder over to move all your settings, and database.

If you uncheck ' Use custom home directory or syncthing ' in the settings, then syncthing'll use it's default folder for it s database, which is

C:\Users\<You>\AppData\Local\Syncthing.

The portable version won ' t start on login by default.

If you check ' automatically start on login ' in the settings and then a registry key'll be created at

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\SyncTrayzor.

Synctrayzor--Windows tray utility/filesystem watcher/launcher for syncthing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.