Download for Windows
Windows 10+ (64-bit), Installer
Size: 32,553,907 Bytes
SHA-1: 3dd4f358d9987f3d95d017ed6ce405aef01101c4
SHA-1: 3dd4f358d9987f3d95d017ed6ce405aef01101c4
Portable Bundle
Windows 10+ (64-bit), Archive (7z)
Size: 31,471,747 Bytes
SHA-1: ef2082b4133ba8dbf2f57eb77325d90e23ed1bba
SHA-1: ef2082b4133ba8dbf2f57eb77325d90e23ed1bba
Download for macOS
macOS 10.14 - 14, Archive (dmg)
Size: 38,274,168 Bytes
SHA-1: 726fdfd7297fe4e8b01cf3a3849317f577229c6f
SHA-1: 726fdfd7297fe4e8b01cf3a3849317f577229c6f
Bundle for ARM64/M1
macOS 11 - 14, Archive (dmg)
Size: 37,476,726 Bytes
SHA-1: 3ac886967d357f7f8366aa8ac83372b4aa952580
SHA-1: 3ac886967d357f7f8366aa8ac83372b4aa952580
Download for Linux
Linux (64-bit, GTK 3.22+), Archive (tar.gz)
Size: 41,873,895 Bytes
SHA-1: 255bbe3638ecef68b238687e44a1f8e941cb2777
SHA-1: 255bbe3638ecef68b238687e44a1f8e941cb2777
Debian Bundle (not recommended)
Linux (64-bit, GTK 3.22+), Archive (deb)
Size: 41,874,048 Bytes
SHA-1: a45804a8b904545dbba2866c03e9270d814105f6
SHA-1: a45804a8b904545dbba2866c03e9270d814105f6
Installation Instructions
Windows (installer bundle)
- unpack the downloaded zip file,
- launch the installer and follow the instructions
Windows (portable bundle)
- unpack the downloaded 7z file into an arbitrary directory of your choice (don't unpack over an existing installation!),
- start SmartSynchronize: invoke
bin\smartsynchronize.exe
macOS
- double-click the downloaded dmg file
- copy the contained application directory structure to a directory of your choice (typically
/Applications
) - if you prefer, drag & drop the application to the dock to create an icon
Linux (tar.gz bundle)
- unpack the downloaded file into a directory of your choice (don't unpack over an existing installation!):
tar xzf <smartsynchronize*.tar.gz>
- start SmartSynchronize: invoke
bin/smartsynchronize.sh
- create SmartSynchronize menu item: invoke
bin/add-menuitem.sh
- remove SmartSynchronize menu item: invoke
bin/remove-menuitem.sh
Linux (deb bundle)
- install SmartSynchronize:
sudo dpkg -i <smartsynchronize*.deb>
- if some dependencies are unmet, invoke
sudo apt --fix-broken install