Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lancew/alexa-xbox

Start my xbox one from Alexa
https://github.com/lancew/alexa-xbox

alexa xbox

Last synced: 23 days ago
JSON representation

Start my xbox one from Alexa

Awesome Lists containing this project

README

        

[![npm version](https://badge.fury.io/js/alexa-xbox.svg)](https://badge.fury.io/js/alexa-xbox)
[![Kritika Analysis Status](https://kritika.io/users/lancew/repos/7441030163317893/heads/master/status.svg)](https://kritika.io/users/lancew/repos/7441030163317893/heads/master/)
[![Known Vulnerabilities](https://snyk.io/test/github/lancew/alexa-xbox/badge.svg?targetFile=package.json)](https://snyk.io/test/github/lancew/alexa-xbox?targetFile=package.json)

** Deprecation Warning **

Alexa integration is now incorporated into the XBox, so this package is no longer required.

It remains available for informational purposes.

Installation:

1. Clone the repo.
2. npm install (will install the two required npm modules)
3. Edit index.js
3a. Set the IP address of the machine you will run server on
3b. Set IP address of your xbox one
3c. Get your Live ID. On your Xbox, go to Settings > System > Console info
& updates and look under "Xbox Live device ID"
4. run server with npm start

Caveats:

Currently this will only turn the xbox ON, not off.