Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T06:58:36.000Z (about 4 years ago)
- Last Synced: 2023-10-26T08:38:52.467Z (about 1 year ago)
- Topics: boost, c-plus-plus, filesystem-changes-monitor
- Language: C++
- Size: 116 KB
- Stars: 83
- Watchers: 19
- Forks: 40
- 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.
[![Build Status](https://travis-ci.org/berkus/dir_monitor.svg?branch=master)](https://travis-ci.org/berkus/dir_monitor)
Please create PRs against `develop` branch. `master` branch is used for stable releases only.