Skip to content
Tech News
← Back to articles

Show HN: Sigabrt.dev – cronjob monitor with an SSH TUI

read original more articles
Why This Matters

Sigabrt.dev is a lightweight cronjob monitoring tool that lets developers check job status directly from a terminal via SSH, avoiding the need for a web dashboard. This appeals to sysadmins and developers who prefer terminal-native workflows and minimal tooling overhead for monitoring scheduled tasks.

Key Takeaways

In your terminal Work in progress

Endpoints over SSH

Add your SSH public key in settings, then connect. Every endpoint’s status, schedule and recent events in your terminal.

$ ssh sigabrt.dev Add your public key

Early days: it only reads for now, and it will change as it grows. Tell us what you’d want from it.