
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
movie-remote-control
Advanced tools
Watch movies using your phone as a remote control
yarn global add movie-remote-control
Start the server:
movie-remote-control
Optional flags:
--port <PORT> Customize the port (default 3000)
--open Open the pairing page in the default browser
Open http://localhost:3000 in your browser and scan the QR code on your mobile phone.
The controls trigger the following effects on your computer:
Action | How to use | Effect |
---|---|---|
šĀ Tap | Tap somewhere on the touch pad. | Click |
šØĀ Pan | Pan accross the touch pad. | Mousemove (To accomodate for the larger movie screen, the movement distance is doubled) |
#ļøā£Ā Keyboard | Tap on the input field to open the keyboard, type anything. | Keypress |
āŖĀ Rewind | Tap the rewind button next to the pause button. | ā + Enter (Some video players require pressing enter to confirm) |
šĀ Pause | Tap the large pause button. | Spacebar |
ā©Ā Fastāforward | Tap the fast-forward button next to the pause button. | ā + Enter (Some video players require pressing enter to confirm) |
šĀ Volume | Drag the volume slider left or right until the volume reaches the desired level. | ā | ā |
Logo made by Freepik from www.flaticon.com is licensed by CC 3.0 BY
Icons made by Smashicons from www.flaticon.com is licensed by CC 3.0 BY
FAQs
Watch movies using your phone as a remote control
The npm package movie-remote-control receives a total of 20 weekly downloads. As such, movie-remote-control popularity was classified as not popular.
We found that movie-remote-control 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
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.