windows-quiet-time
v1.0.0
Published
Checks if Windows 10 quiet hours are active
Downloads
23
Readme
windows-quiet hours
Easily check if Windows 10 "Quiet Hours" are active - natively, without shelling out, and without any dependencies.
npm install windows-quiet-time
const { getIsQuietHours } = require('windows-quiet-time`)
const isQuietHours = getIsQuietHours()
License
MIT, please see LICENSE for details. Copyright (c) 2019 voids