Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacksongoode/disable-bloat
Disables unnecessary services and features on macOS (Ventura)
https://github.com/jacksongoode/disable-bloat
bloat-free cleanup macos minimal script startup
Last synced: 13 days ago
JSON representation
Disables unnecessary services and features on macOS (Ventura)
- Host: GitHub
- URL: https://github.com/jacksongoode/disable-bloat
- Owner: jacksongoode
- Created: 2023-12-10T04:55:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T03:31:57.000Z (10 months ago)
- Last Synced: 2024-12-17T14:17:53.075Z (19 days ago)
- Topics: bloat-free, cleanup, macos, minimal, script, startup
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Disable Bloat on macOS
## About
Disables unnecessary services and features on macOS (Ventura). Please read through the script before executing! There may be some services you don't want to disable (dock, Siri, iCloud, iTunes, etc.).
Just clone and run `chmod +x ./disable_bloat.sh && ./disable_bloat.sh`
To revert settings, just run `./disable_bloat.sh --revert`
## Issues
*Please* open up issues with this script so we can document consequences of disabling each service!
## Related projects
- https://gist.github.com/b0gdanw/812997a189f72f3953e0a1bb237f783d
- https://github.com/Wyvern/macos
- https://github.com/cgfoxtrot/MacOS-Disable-Bloat
- https://github.com/Wamphyre/macOS_Silverback-Debloater