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.
☆71Updated 4 years ago
Alternatives and similar repositories for tasklist
Users that are interested in tasklist are comparing it to the libraries listed below
Sorting:
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Check if something is a Node.js stream☆115Updated last year
- Reliably get the terminal window size☆145Updated 2 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆44Updated 3 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Copy a file☆122Updated 4 months ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Truncate a string to a specific width in the terminal☆88Updated last month
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 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 it's the first time the process is run☆82Updated 3 months 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
- Write data to a random temporary file☆108Updated last year
- Get a random temporary file path☆81Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Check if a path is a file, directory, or symlink☆80Updated last year
- Block users from running your app with root permissions☆100Updated 2 years ago
- Indent each line in a string☆114Updated 3 years ago
- Check if a process is running☆60Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Rename a function☆47Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Read a chunk from a file☆125Updated last year