UNPKG

desktop-idle

Version:

Node/Electron module to detect idle desktop users(users away from keyboard) in macOS, Windows, Linux, FreeBSD and OpenBSD

13 lines (10 loc) 197 B
environment: nodejs_version: "7" install: - ps: Install-Product node $env:nodejs_version - npm install -g yarn - yarn install - yarn install --dev test_script: - yarn test build: off