kapetan / osx-mouseLinks
Mouse tracking for OS X
☆78Updated last year
Alternatives and similar repositories for osx-mouse
Users that are interested in osx-mouse are comparing it to the libraries listed below
Sorting:
- Check if a process is running☆60Updated 4 years ago
- Copy a file☆122Updated 4 months ago
- Fix the $PATH on macOS and Linux when run from a GUI app☆291Updated 3 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Reliably get the terminal window size☆145Updated 2 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Get the $PATH from the shell☆78Updated 4 months ago
- Ensure a function is only called once☆164Updated 2 years ago
- map ev.keyCode to human names☆82Updated 8 years ago
- Make your terminal beep☆135Updated 3 months ago
- Get the default network gateway, cross-platform.☆89Updated 2 years ago
- Get the system locale☆228Updated 3 years ago
- Run JXA code and get the result☆150Updated 3 months ago
- Cross-platform .zip file creation☆129Updated last year
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months 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
- Default application menu for Electron apps☆87Updated 5 years ago
- Get the path to the user home directory☆160Updated 4 years ago
- Duplex stream that runs over Electron's IPC☆155Updated 9 years ago
- Check if something is a Node.js stream☆115Updated last year
- Read the progress of a stream☆235Updated 8 years ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Minimal install client for prebuilds.☆112Updated 9 months ago
- Chrome-like debugging context menu for electron.☆135Updated 3 years ago
- Read a chunk from a file☆125Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆196Updated last week