lokk

0.0.0 • Public • Published

lokk

Lock your computer

Only OS X and Windows systems is currently supported

Install

$ npm install --save lokk

Usage

const lokk = require('lokk');
 
lokk().then(() => {
    console.log('Computer is locked');
});

API

lokk()

Returns a promise that resolves in to nothing.

License

MIT © Andreas Gillström

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    2

Package Sidebar

Install

npm i lokk

Weekly Downloads

0

Version

0.0.0

License

MIT

Last publish

Collaborators

  • gillstrom