We required HDMI info in Nodejs and Electron. If any HDMI is connected with system then we have to do some specific task with the Electron application.
相关问题
- npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fs
- How can I get a window object from new BrowserWind
- google-drive can't get push notifications
- Failed at the electron@1.8.2 postinstall script
- How to reimport module with ES6 import
相关文章
- node连接远程oracle报错
- How can make folder with Firebase Cloud Functions
- @angular-cli install fails with deprecated request
- node.js modify file data stream?
- How to resolve hostname to an ip address in node j
- Transactionally writing files in Node.js
- Log to node console or debug during webpack build
- Get file created date in node
You can give a try with
@senzil/cec-monitor
package or simmilar to monitor the HDMI devices.