Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

process-list-title

Process title list in windows

Install

npm i process-list-title

This module required powershell@3 or above.

API

.takeTitle([fields])

Return array with info of each runned process.

example
const processList = require('process-list-title');

processList.takeTitle().then((list) => {/* ... */})

Supports

nodejs >=4

License

MIT, 2022 (c) Okay Şahin

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages