Download for Windows
  
      
    
      
        Windows 10+ (64-bit), Installer  
      
      
        
      
      
        Size: 36,209,991 Bytes
SHA-1: e5fcc8efcc678f5e93ca5b8f6bba5f41beafb135
    
  SHA-1: e5fcc8efcc678f5e93ca5b8f6bba5f41beafb135
  Portable Bundle
  
    
    
      
        Windows 10+ (64-bit), Archive (7z)  
      
      
        
      
      
        Size: 35,035,291 Bytes
SHA-1: 01391c27653dfc868ae3e8e432e24cd2da3baf89
    
  SHA-1: 01391c27653dfc868ae3e8e432e24cd2da3baf89
  Download for macOS
  
      
    
      
        macOS 11 - 26 (Apple Silicon), Archive (dmg)  
      
      
        
      
      
        Size: 41,853,652 Bytes
SHA-1: 5bc1dcbf4076da9fc9727951213080201dfd19f3
    
  SHA-1: 5bc1dcbf4076da9fc9727951213080201dfd19f3
  Bundle for Intel
  
    
    
      
        macOS 10.14 - 26 (Intel), Archive (dmg)  
      
      
        
      
      
        Size: 42,689,117 Bytes
SHA-1: a5fa71b883e8a8b4928be3c8781f78bf32f3b6cf
    
  SHA-1: a5fa71b883e8a8b4928be3c8781f78bf32f3b6cf
  Download for Linux
  
      
    
      
        Linux (64-bit, GTK 3.24+), Archive (tar.gz)  
      
      
        
      
      
        Size: 46,392,200 Bytes
SHA-1: e61b4f0daef878488c9269b3764a79655a9b1615
    
  SHA-1: e61b4f0daef878488c9269b3764a79655a9b1615
  Debian Bundle (not recommended)
  
    
    
      
        Linux (64-bit, GTK 3.24+), Archive (deb)  
      
      
        
      
      
        Size: 46,400,028 Bytes
SHA-1: 81319678822a1a07208ade5b6a790656d281f727
    
  SHA-1: 81319678822a1a07208ade5b6a790656d281f727
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