curl -fsSL https://www.overplus.dev/install.sh | bashSteps
- Open Terminal. Press Command and Space, type Terminal, then press Return.
- Paste the line above and press Return.
- Overplus opens in your menu bar. Sign in with Google when it asks.
Overplus needs macOS 14 or later.
What the script does
- It reads the latest release from
https://www.overplus.dev/download/latest.json. - It downloads the app over https and checks its SHA-256 against that file. On a mismatch it stops and installs nothing.
- It puts
Overplus.appin/Applications, or in~/Applicationswhen it cannot write there. - It opens the app. The app starts again at login. You can turn that off in its menu.
Run the same line again to update. The app also updates itself once a day, and installs only an update that carries our signature.
Remove it
One line removes it and puts your settings back. See Uninstall.