websystem

Manage your operating system remotely.

Usage no npm install needed!

<script type="module">
  import websystem from 'https://cdn.skypack.dev/websystem';
</script>

README

WebSystem (Project is starting, please WAIT)

Manage your operating system remotely.

Installation

$ npm install websystem --save

Usage

// Require websystem
var websystem = require('websystem');

// Start web server that provides control
websystem.startWebServer();

Tests

$ npm test

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 0.1.0 Initial release