Hacker News new | ask | show | jobs
by arciini 2566 days ago
This is pretty cool - I've used it as an alternative to building a few web dashboards and admin panels for some of my quick-and-dirty past projects.

The combination of Termiums's saved snippets and a short shell/node scripts let me do a lot of monitoring using simple shell scripts rather than having to run a separate web-server hidden behind some auth. Plus, it's still easier to build an interative shell script than an interactive webpage.