Welcome to Toolbox. By downloading, cloning, or using the tools and resources provided in this repository (collectively, the "Tool"), you agree to be bound by these Terms of Service ("Terms"). If you do not agree, please do not use the Tool.
1. Open-Source License
Toolbox is released under the MIT License. Your use of the Tool is governed by the terms of that license. In the event of a conflict between these Terms and the MIT License, the MIT License shall prevail for matters related to code usage, modification, and distribution.
2. What the Tools Do
Toolbox is a collection of macOS and Windows automation tools, including shell scripts (Bash), PowerShell scripts, Apple Shortcuts, Power Automate Desktop flows, and one legacy AppleScript application. By using them, you acknowledge that these tools may:
- Connect to the Homebrew Cask API, Chocolatey, or GitHub Releases to resolve download URLs
- Download installer files from third-party vendor servers to your Desktop or Downloads folder
- Install or upgrade packages via Homebrew (macOS) or Chocolatey (Windows) when using package-manager tools
- Clone and pull Git repositories using the GitHub CLI
- Make HTTP/HTTPS requests to vendor download URLs and public APIs
- Request system permissions (file system access, network access, administrator privileges where noted)
Download-only tools do not install any applications. They only download the installer files (.dmg, .zip, .pkg, .exe, .msi) for you to review and install manually.
3. Third-Party Software
This Tool downloads applications from third-party vendors. We are not affiliated with, endorsed by, or responsible for any third-party software downloaded by the Tool. Specifically:
- All application names, logos, and trademarks are the property of their respective owners
- Each downloaded application is governed by its own license agreement and terms of service
- We do not host, mirror, redistribute, or modify any third-party software
- We are not responsible for changes to third-party download URLs
4. Your Responsibilities
These tools are shared for educational purposes — review and understand each script before running it.
By using these tools, you agree to:
- Review the source code before running the Tool
- Accept the license agreements of any software you download
- Verify the integrity of downloaded files before installation
- Comply with all applicable laws and software license terms
- Use the Tool responsibly and only for lawful purposes
5. Disclaimer of Warranties
The Tool is provided "AS IS" and "AS AVAILABLE" without warranties of any kind, either express or implied, including but not limited to implied warranties of merchantability, fitness for a particular purpose, and non-infringement.
We do not warrant that:
- The Tool will be error-free or uninterrupted
- Download URLs will remain valid or accessible
- Third-party applications downloaded will function correctly
- The tools will be compatible with all macOS or Windows versions or configurations
- Downloaded files will be free of defects or vulnerabilities
6. Limitation of Liability
To the fullest extent permitted by applicable law, CodeCraftedApps and its contributors shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to:
- Data loss or corruption resulting from downloaded software
- System instability caused by third-party applications
- Failed or corrupted downloads
- Any costs associated with system recovery or repair
- Loss of productivity or business interruption
7. External Services and APIs
Tools in this collection use the following external services to resolve download URLs and manage packages:
- Homebrew Cask — A community-maintained, open-source database of macOS application download URLs, licensed under the BSD 2-Clause License.
- Chocolatey — A community-maintained Windows package manager for installing and updating software.
- GitHub API — Used to fetch repository lists and resolve latest release download URLs.
We are not affiliated with or endorsed by any of these projects. Their availability, accuracy, and terms are governed by their respective maintainers.
8. Code Signature Verification
macOS Gatekeeper will verify the code signature of downloaded applications before allowing them to run. We recommend keeping Gatekeeper enabled and only running applications from identified developers. The Tool does not bypass or disable any macOS security features.
9. Modifications to the Tool
We reserve the right to modify, update, or discontinue any part of the Tool at any time without prior notice. We encourage you to monitor the repository's commit history for changes.
10. Changes to These Terms
We may update these Terms from time to time. Changes will be posted on this page with an updated date. Your continued use of the Tool after changes are posted constitutes acceptance of the revised Terms.
11. Governing Law
These Terms shall be governed by and construed in accordance with the laws of the United States, without regard to conflict of law principles.
12. Parent Organization
Toolbox is a project of CodeCraftedApps. For the general terms covering all CodeCraftedApps projects, please see the CodeCraftedApps Terms of Service. Where these tool-specific terms provide more detail, they take precedence.
13. Contact
If you have questions about these Terms, please reach out through the CodeCraftedApps Contact page or open an issue on GitHub.