https://github.com/emilkrebs/watchlock
WatchLock: Lock your phone using your watch
https://github.com/emilkrebs/watchlock
android kotlin kotlin-android security wearos
Last synced: 6 months ago
JSON representation
WatchLock: Lock your phone using your watch
- Host: GitHub
- URL: https://github.com/emilkrebs/watchlock
- Owner: emilkrebs
- License: mit
- Created: 2023-01-22T01:09:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-02T18:32:28.000Z (7 months ago)
- Last Synced: 2025-03-22T14:51:12.127Z (7 months ago)
- Topics: android, kotlin, kotlin-android, security, wearos
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=com.emilkrebs.watchlock&pcampaignid=web_share
- Size: 73 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

## 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
**Tip: Bind double-tapping the home button to WatchLock so it opens the application.**
### Become a tester (places limited) 🚀💪
1. Join the official [Google Group](https://groups.google.com/g/watchlock)
2. Download WatchLock on [Google Play](https://play.google.com/store/apps/details?id=com.emilkrebs.watchlock)---

# How to Install WatchLock on Android
1. Download the latest version of WatchLock on your phone from the [releases page](https://github.com/emilkrebs/WatchLock/releases/latest).
3. 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".
# 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.
2. Enable ADB debugging in the developer settings.

3. Enable wireless debugging in the developer settings.

4. Pair a new device

## Computer Setup
1. Install ADB on your computer. You can find instructions [here](https://developer.android.com/tools/adb).
2. Connect your computer to the same network as your watch.
3. Run `adb pair ` in a terminal.
## Install WatchLock
1. Download the latest version of WatchLock from the [releases page](https://github.com/emilkrebs/WatchLock/releases/latest).
2. Run `adb install ` in a terminal.
# Screenshots
Mobile

WearOS
