Simple program to detect file changes in selected folders
AlexCr4ckPentest 4c5e8f31e6 fix undefined referense error on UNIX based OS | il y a 4 ans | |
---|---|---|
include | il y a 4 ans | |
src | il y a 4 ans | |
CMakeLists.txt | il y a 4 ans | |
LICENSE | il y a 4 ans | |
README.md | il y a 4 ans |
Simple program to detect file changes in selected folders \ The program will notify the user that a file has been changed
$ cd FileChangeObserver
$ mkdir build && cd build
$ cmake .. && make
windows setup_x64.exe
and follow the instructionsSoon
Soon