Socket
Book a DemoInstallSign in
Socket

screensaver

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

screensaver

Start the screensaver.

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
2
Maintainers
2
Weekly downloads
 
Created
Source

screensaver

Start the screensaver.

Install

$ npm install --save screensaver

CLI

$ npm install --global screensaver
$ screensaver --help

  Usage
    $ screensaver

API

const screensaver = require('screensaver');

screensaver().then(() => {
	console.log('Screensaver started');
});

License

MIT © Andreas Gillström

Keywords

cli

FAQs

Package last updated on 01 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts