Skip to content

Releases: SeallLab/Tether

Release v0.3.4

20 Sep 23:16

Choose a tag to compare

Installation Instructions

IMPORTANT!

  • Make sure python is installed on your system before doing anything else and available via path variable (python for windows and python3 for mac): https://www.python.org/downloads/
  • Refer to the README.MD file for more information on setting up permissions

🪟 Windows Installation

Quick Install (Recommended):

  1. Download Tether-v0.3.4-windows.zip
  2. Extract the zip file
  3. Run the .msi installer file
  4. Follow the installation wizard
  5. Launch Tether from Start Menu or Desktop shortcut

Portable Version:

  1. Download Tether-v0.3.4-windows.zip
  2. Extract and run the .exe file directly (no installation needed)

Windows Security Notes:

  • Windows may show security warnings (app is unsigned)
  • Click "More info" → "Run anyway" to proceed
  • If Windows Defender blocks it: Add Tether folder to exclusions in Windows Security

Permissions Setup:

  • Notifications: Windows will prompt automatically
  • Startup: Go to Settings > Apps > Startup to enable auto-start
  • Accessibility: No special permissions needed on Windows

🍎 macOS Installation

Recommended Installation (via Terminal):

  1. Download Tether-v0.3.4-mac.zip
  2. Extract the zip file
  3. Open Terminal (Cmd + Space, type "Terminal")
  4. Navigate to extracted folder:
cd ~/Downloads/Tether-v0.3.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: Both versions are unsigned, which triggers security warnings. Follow the platform-specific steps above to bypass these safely.


What's New

See the auto-generated release notes below.

Full Changelog: v0.3.2...v0.3.4

Release v0.3.0

28 Aug 23:55

Choose a tag to compare

Installation Instructions

🪟 Windows Installation

Quick Install (Recommended):

  1. Download Tether-v0.3.0-windows.zip
  2. Extract the zip file
  3. Run the .msi installer file
  4. Follow the installation wizard
  5. Launch Tether from Start Menu or Desktop shortcut

Portable Version:

  1. Download Tether-v0.3.0-windows.zip
  2. Extract and run the .exe file directly (no installation needed)

Windows Security Notes:

  • Windows may show security warnings (app is unsigned)
  • Click "More info" → "Run anyway" to proceed
  • If Windows Defender blocks it: Add Tether folder to exclusions in Windows Security

Permissions Setup:

  • Notifications: Windows will prompt automatically
  • Startup: Go to Settings > Apps > Startup to enable auto-start
  • Accessibility: No special permissions needed on Windows

🍎 macOS Installation

Recommended Installation (via Terminal):

  1. Download Tether-v0.3.0-mac.zip
  2. Extract the zip file
  3. Open Terminal (Cmd + Space, type "Terminal")
  4. Navigate to extracted folder:
cd ~/Downloads/Tether-v0.3.0-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: Both versions are unsigned, which triggers security warnings. Follow the platform-specific steps above to bypass these safely.


What's New

See the auto-generated release notes below.

What's Changed

Full Changelog: v0.2.1...v0.3.0

Release v0.2.1

01 Aug 04:15

Choose a tag to compare

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.2.0...v0.2.1

Release v0.2.0

01 Aug 03:10

Choose a tag to compare

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

Release v0.1.4

31 Jul 01:45

Choose a tag to compare

Installation Instructions

For macOS Users:

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
  5. Make the install script executable:
    chmod +x install-tether.sh
  6. 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.3...v0.1.4

Release v0.1.3

31 Jul 01:27

Choose a tag to compare

Installation Instructions

For macOS Users:

  1. Download the Tether-v0.1.3-mac.zip file below
  2. Double-click to extract the zip file
  3. Move Tether.app to your Applications folder
  4. Right-click and select "Open" (first time only due to unsigned app)

Note: The app is unsigned, so macOS may show a security warning on first launch.
Just right-click → "Open" → "Open" to bypass this warning.

What's New:

See the auto-generated release notes below.

Full Changelog: v0.1.2...v0.1.3