1.2.0 • Published 5 years ago

os-on-screen-time v1.2.0

Weekly downloads
3
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago