7 points | by smoqadam 2 days ago ago
3 comments
As one who is currently using `incrond` for the watch and act combo, this looks interesting.
On Linux, what does it use for watching? Inotify?
I wasn't aware of incrond, thanks for sharing. Yes, I'm using 'notify [1]' package in Rust which uses 'inotify' on Linux.
[1] https://crates.io/crates/notify
Sweet, thanks!
As one who is currently using `incrond` for the watch and act combo, this looks interesting.
On Linux, what does it use for watching? Inotify?
I wasn't aware of incrond, thanks for sharing. Yes, I'm using 'notify [1]' package in Rust which uses 'inotify' on Linux.
[1] https://crates.io/crates/notify
Sweet, thanks!