Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@Enamulali Enamulali released this 03 Apr 12:06
· 1 commit to main since this release

Release v0.3.1

General Improvements:

  • Removed the Quit button from the app interface.
  • Added App icon
  • Added instructions for quitting the app using Activity Monitor.

Installation - macOS 12+:

  1. Download the app: Download the DMG File below.
  2. Open the DMG File: Click the downloaded DMG file to open it.
  3. Install the App: Drag the app icon to the "Applications" folder.

Disabling Gatekeeper (bypass permissions):

  1. Open Terminal: Launch Terminal.
  2. Enter Command: Type sudo spctl --master-disable and press Enter.
  3. Password Prompt: Enter your password when prompted.
  4. Launch the App: Open the app from the "Applications" folder.
  5. Re-enable Gatekeeper: Once the app is launched, enter sudo spctl --master-enable in Terminal.

Enabling Launch at Login:

  1. Open System Preferences: Navigate to System Preferences > General.
  2. Add to Login Items: Under the "Login Items" tab, add the app to the list.

For detailed instructions, visit the project repo.