arkon / native-is-elevatedLinks
Checks if the process is running with elevated privileges.
☆27Updated this week
Alternatives and similar repositories for native-is-elevated
Users that are interested in native-is-elevated are comparing it to the libraries listed below
Sorting:
- A module to bundle your electron app into a single file that can be used for V8 snapshots.☆221Updated 3 years ago
- Node module that allows you to steal focus from other windows in Windows.☆85Updated 3 years ago
- Access the Windows clipboard (copy/paste)☆71Updated 6 months ago
- Get PID from a port☆79Updated 5 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated 4 years ago
- Package your Node.js project into an executable☆106Updated 2 years ago
- PNG decoding for Node.js, using LodePNG compiled to WebAssembly☆37Updated 2 months ago
- Get the Node.js and Electron ABI for a given target and runtime☆179Updated 2 weeks ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Fetch a Windows process tree fast in Node.js☆87Updated last week
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Copy a file☆122Updated 5 months ago
- Get the system locale☆228Updated 4 years ago
- Check if something is a Node.js stream☆115Updated last year
- Check whether a package or organization name is available on npm☆172Updated last year
- Run Electron without all the junk terminal output☆205Updated last year
- Check if a path is a file, directory, or symlink☆80Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Delay execution for a given amount of seconds☆86Updated 2 months ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Check if a string is a valid Electron accelerator☆16Updated 5 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Get the default network gateway, cross-platform.☆89Updated 2 years ago
- Use HTTP/2 the same way like HTTP/1☆247Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last week
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago