All Projects → jgamblin → Macos Maid

jgamblin / Macos Maid

Licence: mit
Shell Script I Use To Automatically Clean Up My Mac.

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Macos Maid

Godot Kotlin Native
Kotlin bindings for Godot Engine
Stars: ✭ 186 (-16.22%)
Mutual labels:  osx
Frei0r
A large collection of free and portable video plugins
Stars: ✭ 202 (-9.01%)
Mutual labels:  osx
Iesd
📦 Customize OS X InstallESD.
Stars: ✭ 210 (-5.41%)
Mutual labels:  osx
Cocoa Rest Client
A free, native Apple macOS app for testing HTTP/REST endpoints
Stars: ✭ 2,257 (+916.67%)
Mutual labels:  osx
Vagrant Debian Jessie
Automatic Debian 8 Vagrant base box building on OSX, Linux and Windows
Stars: ✭ 199 (-10.36%)
Mutual labels:  osx
Glslviewer
Console-based GLSL Sandbox for 2D/3D shaders shaders
Stars: ✭ 2,834 (+1176.58%)
Mutual labels:  osx
Folder Icons
Custom folder icons for macOS & Windows
Stars: ✭ 186 (-16.22%)
Mutual labels:  osx
Powerkey
Remap your Macbook's power key to Forward Delete
Stars: ✭ 212 (-4.5%)
Mutual labels:  osx
Macphish
Office for Mac Macro Payload Generator
Stars: ✭ 202 (-9.01%)
Mutual labels:  osx
Dotfiles
My vim, zsh, tmux, and macOS dotfiles
Stars: ✭ 209 (-5.86%)
Mutual labels:  osx
Seamly2d
Open source patternmaking software.
Stars: ✭ 197 (-11.26%)
Mutual labels:  osx
Gridcal
GridCal, a cross-platform power systems solver written in Python with user interface and embedded python console
Stars: ✭ 197 (-11.26%)
Mutual labels:  osx
Iowow
The skiplist based persistent key/value storage engine
Stars: ✭ 206 (-7.21%)
Mutual labels:  osx
Comics Downloader
tool to download comics and manga in pdf/epub/cbr/cbz from a website
Stars: ✭ 190 (-14.41%)
Mutual labels:  osx
Daemonize
Library for writing system daemons
Stars: ✭ 210 (-5.41%)
Mutual labels:  osx
Keka
The macOS file archiver
Stars: ✭ 2,609 (+1075.23%)
Mutual labels:  osx
Pywebview
Build GUI for your Python program with JavaScript, HTML, and CSS
Stars: ✭ 2,649 (+1093.24%)
Mutual labels:  osx
Soqlx
SoqlXplorer is an awesome tool for developers using the Salesforce.com platform.
Stars: ✭ 220 (-0.9%)
Mutual labels:  osx
Osx Push To Talk
OSX status bar application that mute microphone on user key press
Stars: ✭ 209 (-5.86%)
Mutual labels:  osx
Pibar
PiBar for Pi-hole - Manage your Pi-hole(s) from your menu bar!
Stars: ✭ 208 (-6.31%)
Mutual labels:  osx

MacOS Maid

A simple shell script I run to keep my MacBook clean and patched.

What It Does:

  • Prompt For Password If Not Root
  • Deletes Saved Wireless Networks
  • Installs Needed System Updates
  • Empties The Trash
  • Deletes All System Logs
  • Deletes The QuickLook files
  • Updates And Cleans Homebrew
  • Cleans Ruby
  • Removes All Docker Containers
  • Purges Memory
  • Removes known_hosts file.
  • Securely Wipes Free-space

Usage:

  • Review for your preferences and comment out options You dont want.
  • Set homessid and workssid variable to stop from deleting those!

To Run:

chmod +x maid.sh
./maid.sh

Important Notice

I likely dont know what I am doing and this could be done faster, better and simpler some other way. These scripts could also break your MacBook and make you cry.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].