Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

😴 Disable macOS App Nap using Node

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages