|
|
|
|
|
by arendtio
2605 days ago
|
|
Sometimes I am surprised how much time some people invest in building tools for use-cases that can easily be achieved with ubiquitous cli tools. I have a handful of scripts which are triggered by cron jobs / systemd timers and notify me via XMPP. The only thing that is not present on a normal Linux system is the xmppsend [1] command for which I use a simple go binary that can easily be deployed. [1] https://github.com/arendtio/xmppsend |
|
https://news.ycombinator.com/item?id=9224