Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 03:10
· 7 commits to main since this release

Installation Instructions

Recommended Installation (via Terminal):

  1. Download the Tether-v0.1.4-mac.zip file below.
  2. Double-click the zip file to extract its contents.
  3. Open Terminal (use Spotlight with Cmd + Space, type "Terminal").
  4. Navigate to the folder where you extracted the zip. For example:
cd ~/Downloads/Tether-v0.1.4-mac
  1. Make the install script executable:
chmod +x install-tether.sh
  1. Run the install script:
./install-tether.sh

This will automatically remove macOS quarantine flags, move the app to your Applications folder, and set the correct permissions.

  1. Launch Tether from your Applications folder.

Alternate Installation (Manual):

  1. Download and extract the zip file.
  2. Open Terminal and run:
xattr -cr Tether.app

(This removes macOS quarantine flags on unsigned apps.)
3. Move Tether.app to your Applications folder.
4. Launch it from Applications.


If you get a warning when launching:

  • Right-click Tether.app → Select "Open", then click "Open" again in the warning prompt.
  • Or go to System SettingsPrivacy & SecurityGeneral → Click "Open Anyway".

Note: The app is unsigned, which is why macOS shows warnings. The steps above remove quarantine flags so the app can launch properly.


What's New

See the auto-generated release notes below.

Full Changelog: v0.1.4...v0.2.0