rip 1.0.1
rip: ^1.0.1 copied to clipboard
Fast, safe, and beautiful CLI & TUI cleanup tool for macOS, Windows, and Linux (Review, Inspect, Purge).
Changelog #
1.0.1 #
- Set Sort by Size (largest first) as the default sorting mode upon application launch.
- Fixed item selection toggling (
Space,Enter,Wkey / mouse tap) to align perfectly with the activesortMode. - Added item path deduplication in
CleanCategory.addItemto prevent duplicate target entries across scanner rules.
1.0.0 #
- Initial release of
rip(Review, Inspect, Purge). - Interactive 2-pane Nocterm TUI (
nocterm: ^0.8.0) with compact responsive borders. - Concurrent parallel scanning for all categories via
Future.wait. - Non-blocking streaming item discovery with live jumping numbers and braille dot spinners (
⠋). - System & App Caches, Developer Tooling (Xcode, Cargo, Go, npm, pnpm, Bun, Pip, Gradle, Maven, CocoaPods), Browser Caches (Chrome, Safari, Firefox, Arc, Edge, Brave).
- Project Build Artifact purge (
node_modules,target,build,.dart_tool,dist,.next,.nuxt,venv, etc.). - System Trash & Download installers (
.dmg,.pkg,.iso,.msi,.deb,.rpm,.AppImage). - Safety-first validation, path whitelisting (
~/.sofluffy/rip/whitelist.json), and operation audit history (~/.sofluffy/rip/history.json).