notiwatch

Watch a file and send a notification when there are new data in this file.

Usage no npm install needed!

<script type="module">
  import notiwatch from 'https://cdn.skypack.dev/notiwatch';
</script>

README

notiwatch

Watch a file and send a notification when there are new data in this file.

Dependencies:

  • libnotify-bin (notify-send): sudo apt-get install libnotify-bin.

Usage:

bin/notiwatch [file path]