1.1.1 • Published 4 years ago

windows-active-process v1.1.1

Weekly downloads
1,044
License
MIT
Repository
github
Last release
4 years ago

windows-active-process

Quickly check which app is currently in the foreground. Returns the full path.

npm install windows-active-process
const { getActiveProcessName } = require('windows-active-process')
const activeProcess = getActiveProcessName()

// For instance 'C:\Users\felixr\AppData\Local\hyper\app-1.3.1\Hyper.exe'

License

MIT, please see LICENSE for details. Copyright (c) 2017 Felix Rieseberg.

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

5 years ago

1.0.0

7 years ago