Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 632 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 632 Bytes

WORK IN PROGRESS

This library is far from finished.

PathWatch

An Open Source, Cross Platform Library to watch files and directories on a filesystem for modifications.

I decided to develop this library due to the lack of a lightweight crossplatform with the purpose of monitor paths on a filesystem for modification. The existing libraries today is either discontinued or part of a larger system QFileSystemWatcher.

The goal with this project is to support Windows, Mac and Linux and the interface will be heavily inspired by QFileSystemWatcher to watch folders and files.