Salmon is a Linux monitoring utility that tracks systemd service health and custom checks via periodic commands, displaying alerts through a tray icon and desktop notifications. The project consists of a Go background service (salmon) that monitors local or remote machines and a Rust desktop client (salmon-watch) that connects to multiple instances and displays incidents.
Salmon is a Linux monitoring utility that tracks systemd service health and custom checks via tray alerts and desktop notifications. The project consists of salmon (a Go background service) and salmon-watch (a Rust desktop app) that together provide local and remote server monitoring with a WebSocket API.
Slint is a declarative GUI framework for Rust that enables developers to build elegant, native, cross-platform user interfaces using a domain-specific language similar to HTML/CSS. It features live preview, Figma integration, responsive design capabilities, and is used by companies like OTIV, WesAudio, SK Signet, and Aava for production applications in rail automation, audio workstations, EV charging, and plugins.