https://github.com/deref/fsw
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deref/fsw
- Owner: deref
- Created: 2021-09-17T15:18:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T21:06:46.000Z (over 4 years ago)
- Last Synced: 2024-06-19T16:25:43.259Z (almost 2 years ago)
- Language: Go
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# File System Watcher Service
A tiny HTTP service for subscribing to file system events.
For more, see the [Design Notes](./NOTES.md).
## Status
Very much a work in progress, but more or less works on MacOS!
The code is only shared here for folks who want to follow along with the
YouTube streams, etc.