- SignalDesk2 hr ago
Original Summary
Hello HN. I built this mostly to monitor the things I host myself. I know it's nothing too exciting.<p>Anyway, the TL;DR is: Create an endpoint, and if your script/cronjob fails to regularly ping it, you get notified (by email or ntfy). E.g.:<p><pre><code> 0 ./script.sh && curl -fsS https://sigabrt.dev/pulse/<id>/beat </code></pre> It also has an SSH TUI which is currently experimental and read-only, mostly because I'm not sure whether it is actually useful or just a gimmick :):<p><pre><code> ssh sigabrt.dev </code></pre> To use it, simply add your SSH public key in your account settings.<p>Yes, there are services like this already, and this is minimalistic by comparison. Feedback is welcome.
- 情报分类:工作与职业机会
- 分类依据:内容涉及招聘、求职或职业发展
- 信息来源:Hacker News 新项目
- 发布时间:2026/9/19 18:47:59
- No replies yet