/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Show HN: Willow – a configurable file watcher and rule‑based file manager
(github.com)
7 points
smoqadam
| 2 comments |
11 Sep 25 17:31 UTC
|
HN request time: 0s
|
source
Show context
kseistrup
◴[
12 Sep 25 12:00 UTC
]
No.
45221194
[source]
▶
>>45214058 (OP)
#
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?
replies(1):
>>45222619
#
1.
smoqadam
◴[
12 Sep 25 14:36 UTC
]
No.
45222619
[source]
▶
>>45221194
#
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
replies(1):
>>45222945
#
ID:
GO
2.
kseistrup
◴[
12 Sep 25 15:08 UTC
]
No.
45222945
[source]
▶
>>45222619 (TP)
#
Sweet, thanks!
↑