Skip to content

emilkrebs/WatchLock

Repository files navigation

GitHub Latest Release)


Features

  • Lock your phone from your Watch
  • View the if the phone is locked from your watch
  • Dashboard on the mobile application to check if everything is working
  • Support of dynamic colors (the application adapts the colors of the operating system)

Languages: English, German

Tipp: Bind double-tapping the home button opens the application.


Banner

How to Install WatchLock on Android

  1. Download the latest version of WatchLock on your phone from the releases page.
  2. Open the apk-file and tap install.

You may get a security warning when installing the app. This is because the app is not signed by Google. You can safely ignore this warning by tapping "Install anyway".

Security Warning

How to Install WatchLock on WearOS

Watch Setup

  1. Enable developer mode on your watch by tapping the software version in the settings app 5 times.

Enable Developer Options

  1. Enable ADB debugging in the developer settings.

Enable ADB Debugging

  1. Enable wireless debugging in the developer settings.

Enable Wireless Debugging

  1. Pair a new device

Pair a new device

Computer Setup

  1. Install ADB on your computer. You can find instructions here.
  2. Connect your computer to the same network as your watch.
  3. Run adb pair <pairing address> in a terminal.

Pairing Terminal

Install WatchLock

  1. Download the latest version of WatchLock from the releases page.
  2. Run adb install <path to apk> in a terminal.

Install Terminal

Screenshots

Mobile

Banner

WearOS

Wear Screenshot