README
Usage
usage: brb
Examples
$ sleep 3 && brb && echo "i'm here"
runs until user is afk (macOS only)
<script type="module">
import brbCli from 'https://cdn.skypack.dev/brb-cli';
</script>
usage: brb
$ sleep 3 && brb && echo "i'm here"