π¦ Version: v1.0
MSS is a lightweight, terminal-based tool for macOS designed to clean, fix, and maintain your system β whether you're a home user or a technician. It simplifies common tasks like freeing up disk space, checking system status, and updating apps.
- π§Ή Cleans out hidden system junk (logs, cache, temp files)
- π Clears DNS cache to fix slow or broken internet
- ποΈ Empties Trash and clears user cache folders
- π§ Displays system info (macOS version, uptime, etc.)
- π§ Checks disk health
- π¦ Updates software via Homebrew and mas-cli (if installed)
- π₯ Optionally installs missing tools like Homebrew or mas-cli
- π Generates a detailed activity log for review
- πΊ Easy-to-read ASCII menu interface β beginner friendly
- macOS 10.13 (High Sierra) or newer
- Admin privileges (Terminal will prompt for your login password)
- Must be run in Terminal
-
Double-click the
.shfile once to let macOS verify it
(System Preferences β Security & Privacy β General may prompt you to allow it) -
Open Terminal (
β + Space, then typeTerminal) -
Make the script executable:
chmod +x <drag script file into Terminal>
-
Run the script:
Double click the program and you're good to go. -
When prompted for your password, enter the password you use to log in to your Mac (nothing will appear as you type β that's normal)
β Done β the script is ready to use!
π‘ Tip: After the initial chmod step, you can just double-click the file in Finder to launch it like an app.
If your Mac is slow, cluttered, or acting up, this script gives you a clean, consistent way to troubleshoot and maintain it β with no bloat, no third-party GUIs, and no technical experience required.
Great for personal users, IT support, and field techs alike.
This script runs system-level operations for cleaning and diagnostics. Use at your own risk.
Review the code before using it on production machines.