"tail -f
" for the web. Demos remote file updates with live visualizations
https://anthumchris.github.io/webtail/?mock
Keyboard Controls:
D
: toggle dark mode
F
: toggle full screen
Specify the local file to tail for changes (e.g. ~/logs/monitoring.log
):
$ bin/start-tail-server FILE_TO_WATCH
Client app must run in a separate terminal window:
$ bin/start-client
Deploys a demo version using mock data (does not use WebSocket tail server)
$ bin/deploy-demo-to-github