About This Project
Toolbox is a curated collection of open-source automation tools for macOS and Windows, built and maintained by CodeCraftedApps. The project was born out of a simple frustration: setting up a new computer or rebuilding an existing one takes far too long. Installing a package manager, configuring developer tools, cloning repositories, downloading apps — each task is straightforward on its own, but doing them all by hand is tedious and error-prone. Toolbox automates those tasks so you can get back to the work that actually matters.
The philosophy behind Toolbox is intentionally opinionated. Every tool in the collection uses native automation technologies that ship with macOS and Windows — shell scripts (Bash and Zsh), PowerShell, AppleScript, Apple Shortcuts, and Power Automate Desktop. There are no third-party frameworks, no runtimes to install, and no dependencies beyond what your operating system already provides. If you can open a terminal or run a shortcut, you can use any tool in the collection without installing anything extra first.
Every tool in Toolbox exists because it solves a real automation problem that developers and power users encounter regularly. Nothing is included for the sake of padding out the collection. If a script does not save meaningful time or reduce meaningful complexity, it does not belong here. That standard keeps the project focused and ensures that every tool earns its place.