/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
Show HN: Willow – a configurable file watcher and rule‑based file manager
(github.com)
7 points
smoqadam
| 4 comments |
11 Sep 25 17:31 UTC
|
HN request time: 0.893s
|
source
ID:
GO
1.
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
#
2.
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
#
3.
kseistrup
◴[
12 Sep 25 15:08 UTC
]
No.
45222945
{3}
[source]
▶
>>45222619
#
Sweet, thanks!
↑