Skip to content

Latest commit

 

History

86 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRKnockServer

Server for VRKnockApp which utilizes the OpenVR Notification API to display notifications in Virtual Reality triggered by the mobile app.

API

The server works by running a local web socket server on port 16945 which exposes the following endpoints:

All endpoints return a status:

{
  "code": 0,
  "msg": "All good!"
}
{
  "code": 1,
  "msg": "Something went wrong :("
}

About

WebSocket server to remotely trigger notifications in virtual reality

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages