Install Overplus

Paste one line in Terminal. It takes about a minute. Free to download and measure.

curl -fsSL https://www.overplus.dev/install.sh | bash

Steps

  1. Open Terminal. Press Command and Space, type Terminal, then press Return.
  2. Paste the line above and press Return.
  3. Overplus opens in your menu bar. Sign in with Google when it asks.

Overplus needs macOS 14 or later.

What the script does

  1. It reads the latest release from https://www.overplus.dev/download/latest.json.
  2. It downloads the app over https and checks its SHA-256 against that file. On a mismatch it stops and installs nothing.
  3. It puts Overplus.app in /Applications, or in ~/Applications when it cannot write there.
  4. 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.