alexcloudstar/snappoint
SnapPoint is an open-source system auditor and package manager tool designed to clean up development environments. It identifies orphaned binaries, resolves PATH conflicts, removes leftover cache and config files from uninstalled packages, and helps maintain a clean system state. The tool scans for binaries installed via Homebrew, NPM, Pip, and manual installations, then provides cleanup capabilities beyond standard uninstallers. Built in Go with a planned TUI interface, it aims to offer shareable system profiles and one-command environment recreation across machines.