vvozny / LocationMonitor

Simple location monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LocationMonitor

Description

LocationMonitor is a basic Qt Console Application listening for changes in given location (files/folders). Changes are saved to logs.txt file which is generated in main directory. It logs which file was created/renamed/edited/deleted or folder renamed/created/deleted.

Run

Program takes only one argument which is a path to listen.

$ locationmonitor.exe -path

About

Simple location monitor


Languages

Language:C++ 90.4%Language:QMake 9.6%