aboutsummaryrefslogtreecommitdiff
path: root/inotifier
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-08-07 23:42:18 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-08-07 23:42:18 -0300
commit315c8d211702d6926bb48ab46628f54e10f6b18e (patch)
treee5c34a355f7a66045a4bfd56b60094e84252afec /inotifier
parentfcc720ae85e710eb4aca4ff8bf48b597aa4ea5fe (diff)
downloadscripts-315c8d211702d6926bb48ab46628f54e10f6b18e.tar.gz
scripts-315c8d211702d6926bb48ab46628f54e10f6b18e.tar.bz2
Feat: inotifier: comment on alternatives
Diffstat (limited to 'inotifier')
-rwxr-xr-xinotifier5
1 files changed, 5 insertions, 0 deletions
diff --git a/inotifier b/inotifier
index 7c3c3be..c4d7098 100755
--- a/inotifier
+++ b/inotifier
@@ -2,6 +2,11 @@
#
# Run commands when a folder content changes.
#
+# Alternatives:
+#
+# * https://github.com/quitesimpleorg/adhocify
+# * https://tracker.debian.org/pkg/inotify-hookable
+# * https://metacpan.org/dist/App-Inotify-Hookable
# Parameters
BASENAME="`basename $0`"