
Security News
Rolldown Pulls Rust React Compiler Integration After Binary Size Increase
Rolldown paused Rust React Compiler integration after a 5MB binary size increase raised concerns about shipping React-specific code to all Vite users.
stop-server
Advanced tools
Stop your computer using your phone or your tablet, from your bed or your couch
Shut down :zap: your computer using Node.js and a phone (works on OS X, Linux and Windows)
Created because I usually watch movies on my computer from my bed and I wanted to be able to shut it down remotely :)
stop-servernpm install -g stop-server
stop-server start # Need to be done only once
http://your-local-ip:5709 on your phone. You should see this page:
Important depending on your OS, you need to allow commands to be used without sudo:
# Run 'sudo visudo' and add
your-username ALL=NOPASSWD: /sbin/shutdown # OS X and Linux
your-username ALL=NOPASSWD: /usr/sbin/pm-suspend # Linux only
npm rm -g stop-server
stop-server is a simple Express server with a few routes:
POST http://your-local-ip:5709/power-off
POST http://your-local-ip:5709/sleep
It's also automatically started on log in using user-startup.
MIT - typicode
FAQs
Stop your computer using your phone or your tablet, from your bed or your couch
The npm package stop-server receives a total of 37 weekly downloads. As such, stop-server popularity was classified as not popular.
We found that stop-server 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
Rolldown paused Rust React Compiler integration after a 5MB binary size increase raised concerns about shipping React-specific code to all Vite users.

Security News
/Research
Mini Shai-Hulud expands into the Go ecosystem after hitting LeoPlatform npm packages and targeting GitHub Actions workflows.

Security News
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.