
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
computer-wakeup
Advanced tools
You know when you're running some tests on your computer that lasts a while, but if you're computer goes to sleep it will stop running, so you have to sit in front of your computer until it finishes? This problem is now solved with the Computer Coffee command line interface!
npm i computer-coffee -g
coffee-drink
With the above command, your computer will have it's alt key pressed every thirty seconds until the program is stopped.
If you wish, you can change these settings.
By default, alt is pressed every thirty seconds until you kill the script, but you can change these settings.
You can set the key repeat delay by setting the enviroment variable COFFEE_INTERVAL.
export COFFEE_INTERVAL=5
The above command will set the delay to five seconds.
The delay can't have decimals.
You can set the key to be repeated by setting the enviroment varibale COFFEE_KEY.
export COFFEE_KEY=enter
The above command will have enter pressed at the interval.
You can set the stop time by setting the enviroment variable COFFEE_STOP.
export COFFEE_STOP=17:36
The above command will allow the computer to sleep at 17:36.
Time is in military time format.
FAQs
Keep your computer awake for however long you want
The npm package computer-wakeup receives a total of 2 weekly downloads. As such, computer-wakeup popularity was classified as not popular.
We found that computer-wakeup demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.