issues
search
neekey
/
ps
A Node.js module for looking up running processes
MIT License
128
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Performance issue, blocking the main loop, using too much CPU
#85
emcodem
opened
1 month ago
1
ps lookup returning false data
#84
ssk199441
opened
1 year ago
1
Get the path of the running process
#83
ganeshkbhat
opened
2 years ago
0
Fix travis ci
#82
neilning-xc
closed
3 years ago
0
Support keywords option to custom result
#81
neilning-xc
closed
3 years ago
0
Add correct comment on example to kill process by id
#80
aviskarkc10
opened
5 years ago
0
Silently returns incorrect results sporadically (Ubuntu)
#79
logidelic
opened
5 years ago
4
Promise api
#78
hanabi1224
opened
5 years ago
1
Promises support
#77
mykola-mokhnach
opened
6 years ago
1
Mac OS High Sierra returns "UID" rather than "PID"
#76
saw
opened
6 years ago
4
Oddly bad performance
#75
s-h-a-d-o-w
opened
6 years ago
0
Fix parsing arguments with spacing
#74
addisonElliott
closed
6 years ago
2
Pass PID list into wmic query to speed things up on Windows.
#73
smcpeck
opened
6 years ago
4
Add osx to the test matrix
#72
Empact
closed
6 years ago
1
Drop node 0.12, and add Mac OS X to Travis builds
#71
Empact
closed
6 years ago
0
Empty commit to test that build still works
#70
Empact
closed
6 years ago
0
Only include the required output in ps
#69
Empact
opened
6 years ago
12
Win10: takes about 1 minute to return with data on a system with lots of processes
#68
jeghers
opened
6 years ago
1
Win10: System processes are reported with pid and ppid, but with no command or arguments
#67
jeghers
opened
6 years ago
1
Can I get stdout and stderr?
#66
debelop13
opened
7 years ago
0
Fix empty callback
#65
albard00
closed
6 years ago
0
Parse OSX process details correctly
#64
milankinen
opened
7 years ago
6
Can't list process on a 64bit Windows 7 Pro (french locale)
#63
Congelli501
opened
7 years ago
1
TableParser parsing data incorrectly
#62
falconscript
opened
7 years ago
5
Can't get results from some searches
#61
kingio
closed
7 years ago
1
Not responding windows 10
#60
Ubspy
opened
7 years ago
2
'wmic' is not recognized as an internal or external command
#59
mceachen
closed
6 years ago
4
How to get Windows Name ? In Win Task Manager when click in process arrow show opened windows with title.
#58
localdrive
opened
7 years ago
0
How to get process status (running, not responding) in Windows ?
#57
localdrive
opened
7 years ago
0
Fix issue #11
#56
moos
opened
7 years ago
4
lookup() in Travis environment return unstable result
#55
neekey
opened
7 years ago
0
stdout of ChildProcess.exec("ps") is cut short not giving the complete args to process
#54
peteroreil
closed
7 years ago
1
Is it possible to get create_time of a process?
#53
ghost
opened
7 years ago
0
Regression introduced with v0.1.5 with BusyBox v1.22.1
#52
peteroreil
opened
7 years ago
6
add timeout support for `kill()`
#51
neekey
closed
7 years ago
5
Can't kill child processes anymore
#50
majapw
closed
7 years ago
8
add ps options `lx` as default
#49
neekey
closed
7 years ago
0
updated to 0.1.6
#48
neekey
closed
7 years ago
0
Show all processes in ubuntu.
#47
legobit
closed
7 years ago
2
refactor the implementation of kill(), use nodejs build-in process.ki…
#46
neekey
closed
7 years ago
0
optimize test case
#45
neekey
closed
7 years ago
0
fix travis ci to build only once for a pr push
#44
neekey
closed
7 years ago
0
added maxBuffer of 500 kb due to child.exec limit
#43
minusplusminus
closed
7 years ago
1
Need more data through windows command
#42
shirbr510
opened
7 years ago
2
Use process.kill on UNIX
#41
honzajavorek
closed
7 years ago
1
use `spawn` to replace `exec` for linux/unix system
#40
neekey
closed
7 years ago
0
add travis npm publishing
#39
neekey
closed
7 years ago
0
Feature/add appve integrate
#38
neekey
closed
7 years ago
0
Use spawn instead of exec
#37
xBajci
closed
7 years ago
2
Add auto npm publishing with Travis
#36
neekey
closed
7 years ago
1
Next