Releases: SeallLab/Tether
Release v0.3.4
Installation Instructions
IMPORTANT!
- Make sure python is installed on your system before doing anything else and available via path variable (
pythonfor windows andpython3for mac): https://www.python.org/downloads/ - Refer to the README.MD file for more information on setting up permissions
🪟 Windows Installation
Quick Install (Recommended):
- Download
Tether-v0.3.4-windows.zip - Extract the zip file
- Run the
.msiinstaller file - Follow the installation wizard
- Launch Tether from Start Menu or Desktop shortcut
Portable Version:
- Download
Tether-v0.3.4-windows.zip - Extract and run the
.exefile 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):
- Download
Tether-v0.3.4-mac.zip - Extract the zip file
- Open Terminal (Cmd + Space, type "Terminal")
- Navigate to extracted folder:
cd ~/Downloads/Tether-v0.3.4-mac- Make the install script executable:
chmod +x install-tether.sh- Run the install script:
./install-tether.shThis will automatically remove macOS quarantine flags, move the app to your Applications folder, and set the correct permissions.
- Launch Tether from your Applications folder.
Alternate Installation (Manual):
- Download and extract the zip file.
- 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 Settings → Privacy & Security → General → 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
Installation Instructions
🪟 Windows Installation
Quick Install (Recommended):
- Download
Tether-v0.3.0-windows.zip - Extract the zip file
- Run the
.msiinstaller file - Follow the installation wizard
- Launch Tether from Start Menu or Desktop shortcut
Portable Version:
- Download
Tether-v0.3.0-windows.zip - Extract and run the
.exefile 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):
- Download
Tether-v0.3.0-mac.zip - Extract the zip file
- Open Terminal (Cmd + Space, type "Terminal")
- Navigate to extracted folder:
cd ~/Downloads/Tether-v0.3.0-mac- Make the install script executable:
chmod +x install-tether.sh- Run the install script:
./install-tether.shThis will automatically remove macOS quarantine flags, move the app to your Applications folder, and set the correct permissions.
- Launch Tether from your Applications folder.
Alternate Installation (Manual):
- Download and extract the zip file.
- 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 Settings → Privacy & Security → General → 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
- Fix/windows bugs by @AarshShah9 in #13
Full Changelog: v0.2.1...v0.3.0
Release v0.2.1
Installation Instructions
Recommended Installation (via Terminal):
- Download the
Tether-v0.1.4-mac.zipfile below. - Double-click the zip file to extract its contents.
- Open Terminal (use Spotlight with
Cmd + Space, type "Terminal"). - Navigate to the folder where you extracted the zip. For example:
cd ~/Downloads/Tether-v0.1.4-mac- Make the install script executable:
chmod +x install-tether.sh- Run the install script:
./install-tether.shThis will automatically remove macOS quarantine flags, move the app to your Applications folder, and set the correct permissions.
- Launch Tether from your Applications folder.
Alternate Installation (Manual):
- Download and extract the zip file.
- 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 Settings → Privacy & Security → General → 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
Installation Instructions
Recommended Installation (via Terminal):
- Download the
Tether-v0.1.4-mac.zipfile below. - Double-click the zip file to extract its contents.
- Open Terminal (use Spotlight with
Cmd + Space, type "Terminal"). - Navigate to the folder where you extracted the zip. For example:
cd ~/Downloads/Tether-v0.1.4-mac- Make the install script executable:
chmod +x install-tether.sh- Run the install script:
./install-tether.shThis will automatically remove macOS quarantine flags, move the app to your Applications folder, and set the correct permissions.
- Launch Tether from your Applications folder.
Alternate Installation (Manual):
- Download and extract the zip file.
- 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 Settings → Privacy & Security → General → 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
Installation Instructions
For macOS Users:
Recommended Installation (via Terminal):
- Download the
Tether-v0.1.4-mac.zipfile below. - Double-click the zip file to extract its contents.
- Open Terminal (use Spotlight with
Cmd + Space, type "Terminal"). - Navigate to the folder where you extracted the zip. For example:
cd ~/Downloads/Tether-v0.1.4-mac
- Make the install script executable:
chmod +x install-tether.sh
- 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.
- Launch Tether from your Applications folder.
Alternate Installation (Manual):
- Download and extract the zip file.
- Open Terminal and run:
(This removes macOS quarantine flags on unsigned apps.)
xattr -cr Tether.app
- Move
Tether.appto your Applications folder. - 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 Settings → Privacy & Security → General → 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
Installation Instructions
For macOS Users:
- Download the
Tether-v0.1.3-mac.zipfile below - Double-click to extract the zip file
- Move
Tether.appto your Applications folder - 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