Skip to content
← Projects

filemator

A macOS menu-bar app that watches a folder, Downloads by default, and automatically organizes newly downloaded files based on user-defined rules.

Rules match by file extension, filename, or both, evaluated first-match-wins against any number of watched folders. Every move is logged in a History tab so a bad rule can be undone. Open source, distributed as a Homebrew cask, with unit and UI test coverage in Xcode.

Code