Automates file organization and management tasks based on rules
File management automation tool
organize$ organize run --config ~/organize-config.yaml ~/Downloads$ organize run --filter 'extension == log AND age > 30d' --action move archive/ .$ organize run --dry-run --config rules.yaml ~/Documents