Deflect One – command line dashboard for managing Linux servers via SSH
Single Python file does monitoring, firewall defense, and AI ops over pure SSH—no agents.
Candalf is a simple tool that helps to orchestrate Linux and Unix-like system configuration/setup/management using simple shell-scripts and SSH
Plain shell scripts instead of Ansible's YAML—fewer abstraction layers to debug.
Sysadmins and DevOps engineers who prefer shell scripts over YAML/DSL
Ansible · Chef · Puppet
I recently improved it a little to also support macOS, but have not used it for production usage having that OS.
Maybe someone else also finds it useful. If not then also no harm is done.
Single Python file does monitoring, firewall defense, and AI ops over pure SSH—no agents.
Microsoft-built PATH manager handling Windows registry and Unix shells uniformly.
100+ SSH sessions with auto-reconnect and tmux persistence, but audience is hyper-specialized.
GUI wrapper around apt/dnf/pacman that every distro's software center already does.
Kerberos zero-touch enrollment beats manual token workflows in Landscape or SSSD.
This repo opts for plain Makefile targets and symlinks instead of a custom dotfile manager, so you can run make tmux or make mac and see exactly what happens — including make clean-tmux to roll things back. It isn't novel, but the per-tool targets, a toolkit installer for optional CLI niceties, and the clear README make it a pragmatic, low-friction choice for people who dislike hidden magic in dotfile tooling.