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
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Check if a process is running☆58Updated 3 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆41Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 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
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Conditional promise chains☆60Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get PID from a port☆79Updated 4 years ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year