kwdowns / zephyr

Mirror Android notifications to VR

Home Page:http://gaubert.io/zephyr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zephyr

Build Status Build status

Mirror Android notifications to VR.

Get it on Google Play

Discuss Zephyr on Reddit

Disclaimer

This project, for now, is a quick hack. Things work, but aren't polished. I will have minimal (if any) access to a Windows development environment and an OpenVR HMD for the next couple of months, so certain updates (especially relating to the overlay) will be few and far between.

Installation

To get things up and running:

  1. Download and install SteamVR
  2. Connect and setup your OpenVR HMD (Vive, Oculus Rift, etc.)
  3. Download and install the latest version of the desktop application
  4. Download and install the Android app from the Play Store
  5. Follow directions within the desktop application to connect the app

API

Zephyr exposes a relatively simple API over WebSockets and HTTP to allow other tools to display notifications. Check out the wiki for full details.

Contributing

Contributions are gladly accepted! Check out Zephyr's contribution guidelines for more info.

Motivation

This project was created out of a desire to learn more about OpenVR's SDK and to address a glaring omission from the Vive's phone service. Currently the Vive will display incoming texts, calls, and calendar events over Bluetooth but does not mirror other notifications (such as those from other chat apps).

As an added bonus, the project is open source and works with all OpenVR HMDs!

About

Mirror Android notifications to VR

http://gaubert.io/zephyr/

License:MIT License


Languages

Language:C++ 51.2%Language:CSS 21.0%Language:Java 17.4%Language:JavaScript 5.9%Language:HTML 2.8%Language:C# 1.4%Language:QMake 0.1%