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
- Check if something is a Node.js stream☆114Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Write data to a random temporary file☆107Updated last year
- Extract the actual stack of an error☆67Updated 3 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
- Check if the process is running as administrator on Windows☆38Updated 4 years ago
- Copy a file☆121Updated 3 months ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Import a globally installed module☆57Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a process is running☆60Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Read a chunk from a file☆124Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Cross-platform .zip file creation☆129Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Get the default network gateway, cross-platform.☆89Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last month
- Get the callsite of the caller function☆54Updated 2 months ago
- Get PID from a port☆79Updated 4 years ago
- Lazy number range generator☆82Updated last year
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆83Updated 2 months ago
- Log the value/error of a promise☆27Updated 4 years ago