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
- Sigabrt.dev offers an SSH-based terminal UI (TUI) for monitoring cronjobs and endpoints.
- Users authenticate via SSH public key rather than a traditional web login.
- The tool is early-stage and read-only, with the creator seeking community feedback to guide future features.
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.