A fast, rule-based CLI tool for organizing files.
Tooka is a flexible command-line tool for automating your filesystem: organize, rename, move, copy, or delete files using simple, powerful YAML rules.
You define what files to match (by name, extension, metadata, size, etc.) and what should happen to them — Tooka handles the rest.
bash
tooka --version
Create a rule using the 🛠️ Rule Builder or manually with YAML
Run a dry sort:
bash
tooka sort --dry-run ~/Downloads
bash
tooka sort
📚 Full usage examples and explanations in the Wiki.
Visit tooka.deno.dev for:
The Tooka Wiki covers:
Join the GitHub Discussions for:
Got thoughts, bugs, or praise?
👉 Submit feedback via this form – no GitHub account needed.