https://github.com/rjeczalik/notify
File system event notification library on steroids.
https://github.com/rjeczalik/notify
filesystem-events filesystem-library golang notifications
Last synced: 7 months ago
JSON representation
File system event notification library on steroids.
- Host: GitHub
- URL: https://github.com/rjeczalik/notify
- Owner: rjeczalik
- License: mit
- Created: 2014-09-08T16:09:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-26T20:32:22.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T20:43:38.617Z (8 months ago)
- Topics: filesystem-events, filesystem-library, golang, notifications
- Language: Go
- Homepage:
- Size: 731 KB
- Stars: 916
- Watchers: 33
- Forks: 130
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-go - notify - | - | - | (Files / Advanced Console UIs)
- awesome-go-plus - notify - File system event notification library with simple API, similar to os/signal.  (File Handling / Search and Analytic Databases)
- fucking-awesome-go - :octocat: notify - File system event notification library with simple API, similar to os/signal. :star: 158 :fork_and_knife: 20 (Miscellaneous / Advanced Console UIs)
- awesome-go-cn - notify
- awesome-go - notify - File system event notification library with simple API, similar to os/signal. (File Handling / Search and Analytic Databases)
- awesome-go - notify - File system event notification library with simple API, similar to os/signal. (File Handling / Search and Analytic Databases)
- awesome-go - notify - 文件系统事件通知库与简单的API,类似于操作系统/信号。 (<span id="文件-files">文件 Files</span> / <span id="高级控制台用户界面-advanced-console-uis">高级控制台用户界面 Advanced Console UIs</span>)
- awesome-go - notify - File system event notification library with simple API, similar to os/signal. - :arrow_down:77 - :star:178 (Files / Advanced Console UIs)
- awesome-go - notify - File system event notification library on steroids. - ★ 398 (Files)
- awesome-go-with-stars - notify - File system event notification library with simple API, similar to os/signal. (File Handling / Search and Analytic Databases)
- fucking-awesome-go - notify - File system event notification library with simple API, similar to os/signal. (File Handling / Search and Analytic Databases)
- awesome-go-cn - notify
- awesome-go-cn - notify
- awesome-go - notify - File system event notification library with simple API, similar to os/signal. (File Handling / Search and Analytic Databases)
- awesome-go-extra - notify - 09-08T16:09:34Z|2021-08-09T11:31:54Z| (File Handling / Advanced Console UIs)
- awesome-go-cn - notify
- awesome-go - notify - File system event notification library with simple API, similar to os/signal. (Files / Advanced Console UIs)
- awesome-go - notify - File system event notification library with simple API, similar to os/signal. (File Handling / Search and Analytic Databases)
- awesome-go - notify - File system event notification library with simple API, similar to os/signal. (File Handling / Search and Analytic Databases)
- awesome-Char - notify - File system event notification library with simple API, similar to os/signal. (File Handling / Advanced Console UIs)
- awesome-go - notify - File system event notification library with simple API, similar to os/signal. (Files / Advanced Console UIs)
README
notify [](https://godoc.org/github.com/rjeczalik/notify) [](https://travis-ci.org/rjeczalik/notify "inotify + FSEvents + kqueue") [](https://ci.appveyor.com/project/rjeczalik/notify-246 "ReadDirectoryChangesW") [](https://coveralls.io/r/rjeczalik/notify?branch=master)
======
Filesystem event notification library on steroids.
*Documentation*
[godoc.org/github.com/rjeczalik/notify](https://godoc.org/github.com/rjeczalik/notify)
*Installation*
```
~ $ go get -u github.com/rjeczalik/notify
```
*Projects using notify*
- [github.com/rjeczalik/cmd/notify](https://godoc.org/github.com/rjeczalik/cmd/notify)
- [github.com/cortesi/devd](https://github.com/cortesi/devd)
- [github.com/cortesi/modd](https://github.com/cortesi/modd)
- [github.com/syncthing/syncthing](https://github.com/syncthing/syncthing)
- [github.com/OrlovEvgeny/TinyJPG](https://github.com/OrlovEvgeny/TinyJPG)
- [github.com/mitranim/gow](https://github.com/mitranim/gow)