sindresorhus / tasklistLinks
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.
☆70Updated 4 years ago
Alternatives and similar repositories for tasklist
Users that are interested in tasklist are comparing it to the libraries listed below
Sorting:
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if something is a Node.js stream☆113Updated last year
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Reliably get the terminal window size☆144Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Log the value/error of a promise☆27Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Extract the actual stack of an error☆67Updated 3 years ago
- Import a globally installed module☆57Updated last year
- Get the set npm registry URL☆56Updated 6 months ago
- Rename a function☆47Updated last year
- Check if it's the first time the process is run☆81Updated last month
- Write data to a random temporary file☆107Updated last year
- touch(1) for node☆124Updated this week
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Measure the time a promise takes to resolve☆71Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Block users from running your app with root permissions☆99Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Cross-platform .zip file creation☆129Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last month
- Check if a path is a file, directory, or symlink☆79Updated last year
- ☆157Updated 10 months ago