You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

caffe-idle

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caffe-idle

Simple tool to prevent computer from going to sleep

1.0.3
latest
npmnpm
Version published
Maintainers
0
Created
Source

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

Keywords

nodejs

FAQs

Package last updated on 08 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts