/smartglass-documentation

Documentation of the Xbox One SmartGlass protocol

Primary LanguageMakefile

Smartglass Documentation

Build Status Discord

Documentation of the Xbox One SmartGlass protocol

Contribute

Contributions are very welcome. Here's how you can help:

  • Add / correct / expand technical information
  • Improve documentation style
  • Correct spelling / grammar
  • Check ISSUES tab...

Markdown style

Please make sure that your edits comply with the enforced markdown rules. You can use remark-lint for that (requires nodejs and npm).

Install remark-lint

npm install

Lint markdown style

npm test