Download for Windows
Windows 10+ (64-bit), Installer
Size: 32,056,713 Bytes
SHA-1: 869be0531cc83e1f87cfee3b411ab06b8c69ebb0
SHA-1: 869be0531cc83e1f87cfee3b411ab06b8c69ebb0
Portable Bundle
Windows 10+ (64-bit), Archive (7z)
Size: 30,973,688 Bytes
SHA-1: 4a1e7166f1f9366a215c5946418f304948045eee
SHA-1: 4a1e7166f1f9366a215c5946418f304948045eee
Download for macOS
macOS 10.14 - 13, Archive (dmg)
Size: 37,994,798 Bytes
SHA-1: ce155dc0c1fe7ba6c9b069abe97bcd168c333341
SHA-1: ce155dc0c1fe7ba6c9b069abe97bcd168c333341
Bundle for ARM64/M1
macOS 11 - 13, Archive (dmg)
Size: 37,221,647 Bytes
SHA-1: aa11af82a58113edc3e0fdccc575e77909fb56a7
SHA-1: aa11af82a58113edc3e0fdccc575e77909fb56a7
Download for Linux
Linux (64-bit, GTK 3.20+), Archive (tar.gz)
Size: 41,631,271 Bytes
SHA-1: e61b1fc80a2f819785b5922c69ab1767828311af
SHA-1: e61b1fc80a2f819785b5922c69ab1767828311af
Debian Bundle (not recommended)
Linux (64-bit, GTK 3.20+), Archive (deb)
Size: 41,633,790 Bytes
SHA-1: 6c4f207bc990a855b3bc2d972b1fbeca9e7b9094
SHA-1: 6c4f207bc990a855b3bc2d972b1fbeca9e7b9094
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