@akiflow/prevent-app-nap

0.3.0 • Public • Published

Disable App Nap on macOS

This Node module disables app nap for the currently running process by starting an activity.

Tested on node

  • 14.2.0

Usage

const appNap = require('app-nap')
const reason = 'Keeping app live'

appNap.disable(reason)

License

MIT, please see LICENSE for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @akiflow/prevent-app-nap

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

5.84 kB

Total Files

14

Last publish

Collaborators

  • andrei_akiflow
  • flydown
  • akiflowdevelopers