caffe-idle

1.0.3 • Public • Published

caffe-idle

Simple tool to prevent computer from going to sleep, this is a proof of concept ... but it works now!!

Keeps the computer active by making a mouse movement every time the idle time is completed.

notes:

  • tested on macos monterrey. -- working!
  • tested on macos High Sierra. -- NOT working! :(

Usage

npx caffe-idle

Params:

npx caffe-idle <idle interval> <session time>

idle interval: Max idle time allowed to prevent mac sleep. default 5 min

session time: Session duration in minutes. default infinite

npx caffe-idle 10 60

Readme

Keywords

Package Sidebar

Install

npm i caffe-idle

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

3.36 kB

Total Files

4

Last publish

Collaborators

  • diegoguevara