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.
Here's an overview of the repositories under the @tooka-org organization:
tooka
: The main repository — contains the core Tooka CLI application.core
: Archived — previously housed the core logic separated from the CLI.rules
: A growing database of reusable YAML rules for Tooka.homebrew-tooka
: Homebrew tap to install Tooka viabrew install tooka-org/tooka/tooka
.gui
: A graphical user interface for Tooka — currently in design and planning.