https://github.com/berkus/dir_monitor
Filesystem changes monitor using boost::asio © Boris Schaeling
https://github.com/berkus/dir_monitor
boost c-plus-plus filesystem-changes-monitor
Last synced: 8 months ago
JSON representation
Filesystem changes monitor using boost::asio © Boris Schaeling
- Host: GitHub
- URL: https://github.com/berkus/dir_monitor
- Owner: berkus
- License: bsl-1.0
- Created: 2014-01-06T10:35:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T18:34:46.000Z (over 1 year ago)
- Last Synced: 2025-04-26T22:34:20.831Z (about 1 year ago)
- Topics: boost, c-plus-plus, filesystem-changes-monitor
- Language: C++
- Size: 118 KB
- Stars: 90
- Watchers: 20
- Forks: 42
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
dir_monitor
===========
Filesystem changes monitor using boost::asio © Boris Schaeling
Fixes and extensions contributed by @pmed, @obaskanderi, @GamePad64 and @sbelsky from GitHub.
[](https://travis-ci.org/berkus/dir_monitor)
Please create PRs against `develop` branch. `master` branch is used for stable releases only.