Skip to content

A simple folder comparisation tool that lets you sync folders at different times in different places

License

Notifications You must be signed in to change notification settings

patgrosse/AsyncFolderCompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncFolderCompare

Travis build status Gitlab build status

A simple folder comparisation tool that lets you sync folders at different times in different places

Supported OS

  • Windows (32 and 64 bit)
  • Mac OS X
  • Linux (x86 32 and 64 bit, amd64)

Build instructions

Required software

  • JDK 8
  • Maven (only tested with v3)

Build commands

Run the following command to build AsyncFolderCompare manually:

mvn package

This will create two runnable JAR files:

  • target/asyncfoldercompare-x-gui.jar: graphical frontend application
  • target/asyncfoldercompare-x-cli.jar: command line application

About

A simple folder comparisation tool that lets you sync folders at different times in different places

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages