os-on-screen-time

1.2.0 • Public • Published

os-on-screen-time

Helps to show the uptime of pc in sec, hours, days.

You might also be interested in Node.js’s native os.uptime() method.

Install

 > npm i os-on-screen-time

Usage

> const Uptime = require('os-on-screen-time')
> const Ut = new Uptime()

> Ut.time()

Package Sidebar

Install

npm i os-on-screen-time

Weekly Downloads

0

Version

1.2.0

License

ISC

Unpacked Size

1.3 kB

Total Files

3

Last publish

Collaborators

  • syed_rafi_naqvi