You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Notifies a WebSocket connection about filesystem changes.
4
4
5
-
Relies on [dmon](https://github.com/septag/dmon) for detecting filesystem changes in a cross-platform way, and [Simple-WebSocket-Server](https://gitlab.com/eidheim/Simple-WebSocket-Server) for a WebSocket client.
5
+
Relies on [efsw](https://github.com/SpartanJ/efsw) for detecting filesystem changes in a cross-platform way, and [Simple-WebSocket-Server](https://gitlab.com/eidheim/Simple-WebSocket-Server) for a WebSocket client.
6
6
7
7
8
8
## Usage
@@ -25,11 +25,7 @@ Currently doesn't write to a secure WebSocket connection (i.e. `wss://`).
0 commit comments