watch-applescript

A simple applescript web-page reloader.

Usage no npm install needed!

<script type="module">
  import watchApplescript from 'https://cdn.skypack.dev/watch-applescript';
</script>

README

watch-applescript

A simple applescript web-page reloader.

Install

npm install -g watch-applescript

Usage

Go to the directory you would like to watch and hit:

watch-applescript [directory] [keyword]

Use the directory flag to choose a directory other than ./. Use the keyword flag to refresh tabs based on a different criteria than directory name (example: localhost). The default browser is Chrome.

License

MIT