Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lancew/alexa-xbox
- Owner: lancew
- Created: 2017-12-29T23:13:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T18:37:21.000Z (about 2 years ago)
- Last Synced: 2024-10-11T21:43:32.235Z (about 1 month ago)
- Topics: alexa, xbox
- Language: JavaScript
- Size: 764 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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 startCaveats:
Currently this will only turn the xbox ON, not off.