Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 845 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 845 Bytes

GoToBedComputer

Utility to remotely shutdown your computer. You must install Airytec Switch Off on your PC to be able to use it.

[Live not available yet](https://

Features

  • Work in progress

Installation

  1. Clone this repo
git clone https://github.com/jandry/GoToBedComputer
  1. Installation
npm install
  1. Run
npm run start
  1. Build
npm run build
  1. Deploy
npm run deploy

Contributions

If you find a bug, please file [open a issue]'https://github.com/jandry/GoToBedComputer/issues/new). PR's are most welcome ;)

Thanks to code-kotis. The base code has been forked from his project QRCode Scanner