sindresorhus / tasklist
Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on either a local or a remote computer.
☆67Updated 3 years ago
Alternatives and similar repositories for tasklist:
Users that are interested in tasklist are comparing it to the libraries listed below
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if something is a Node.js stream☆111Updated 5 months ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Rename a function☆46Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Check if a process is running☆58Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago