summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-02-14Update to v1.3.0 - add daemon mode supportNomadcxx
2026-02-14Update to v1.3.0 - add daemon mode supportNomadcxx
2026-01-08Update to 1.2.4 (fixes debug spam)RAMA
2026-01-07Update to 1.2.3RAMA
2025-11-14Update to 1.2.2Nomadcxx
Timer management improvements: - Combined scan and clean timer options - Fixed systemctl permission issues
2025-11-14Update to 1.2.1Nomadcxx
- Bump pkgver to 1.2.1 - Update SHA256 for v1.2.1 tarball - Fixes: Increase max deletion size to 500GB (resolves #9)
2025-11-06Bump to 1.2.0-2: Fix package descriptionNomadcxx
Changed description to: A modern system cleaner built in Go with a TUI and CLI
2025-11-06Update to v1.2.0Nomadcxx
Major improvements: - CLI scan asks to clean immediately (and does it) - Clean command deletes by default (--dry-run for preview) - Animated progress bars with gradients - Fixed TUI cleaning hang - Enhanced Eldritch theme throughout - Docker cleanup fixed (removed /var/lib protection) Bug fixes: - Consistent space calculation between CLI and TUI - Better error handling and progress feedback - Improved sudo prompt clarity
2025-11-03Initial commit: moonbit 1.0.0RAMA
Cross-distro system cleaner TUI for Linux with automated scheduling. Features: - Interactive TUI with Eldritch theme - Support for Arch, Debian/Ubuntu, Fedora/RHEL, openSUSE - Package manager cleanup (Pacman, APT, DNF, Zypper) - Development tools cleanup (pip, npm, cargo, gradle, maven, go) - Docker cleanup support - Systemd timers for automated cleaning - Safe operations with dry-run mode and backups