An open API service indexing awesome lists of open source software.

https://github.com/catothecat11/glassconnect

A modification of the KDE Connect Android app for the Google Glass
https://github.com/catothecat11/glassconnect

google-glass kdeconnect

Last synced: about 1 year ago
JSON representation

A modification of the KDE Connect Android app for the Google Glass

Awesome Lists containing this project

README

          

# GlassConnect
This is a modification of the [KDE Connect Android app](https://github.com/KDE/kdeconnect-android/) to make it work on the Google Glass.

## Features

Noti

### Notification Sync
Notifications from your connected devices will appear on the Google glass. You can perform actions ("Mark as read", "Mute", etc.) and reply to notifications with speech-to-text. The app also supports [Notification Glance](https://support.google.com/glass/answer/6054697).

Media

### Media control
A media player on a connected device can be controlled from the Google Glass with GlassConnect.

Ring

### Find my phone
If you forgot where you put a device, you can ring it from the Google Glass with GlassConnect.

## How to setup

1. [Download](https://github.com/CatotheCat11/GlassConnect/releases/latest) GlassConnect and install it using [adb](https://developer.android.com/tools/help/adb.html)
```
adb install GlassConnect.apk
```
2. If you haven't already, install the [KDE Connect app](https://kdeconnect.kde.org/download.html) onto your device.

Pair

3. Open the app on Google Glass, and select the device you want to pair.
4. Accept the pairing request on the other device.

## License
[GNU GPL v2](https://www.gnu.org/licenses/gpl-2.0.html) and [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)