windows-quiet-hours

2.0.0 • Public • Published

windows-quiet hours

Easily check if Windows 10 "Quiet Hours" are active - natively, without shelling out, and without any dependencies.

npm install windows-quiet-hours
const { getIsQuietHours } = require('windows-quiet-hours`)
const isQuietHours = getIsQuietHours()

License

MIT, please see LICENSE for details. Copyright (c) 2016 Felix Rieseberg.

Package Sidebar

Install

npm i windows-quiet-hours

Weekly Downloads

977

Version

2.0.0

License

MIT

Unpacked Size

5.92 kB

Total Files

9

Last publish

Collaborators

  • felixrieseberg