An open API service indexing awesome lists of open source software.

https://github.com/figbug/filesystemwatcher


https://github.com/figbug/filesystemwatcher

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# FileSystemWatcher

A juce based class to monitor the file system and provide a callback when anything changes.
Only monitor folders, not files. Supports Windows, Mac and Linux.

This repo is now deprecated. FileSystemWatcher is now part of https://github.com/FigBug/Gin