1.2.0 • Published 6 years ago

os-on-screen-time v1.2.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

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()
1.2.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago