sindresorhus / windows-cliLinks
Get metadata about the active window (title, id, bounds, owner, URL, etc)
☆68Updated last year
Alternatives and similar repositories for windows-cli
Users that are interested in windows-cli are comparing it to the libraries listed below
Sorting:
- Get the path to an app (macOS)☆49Updated 4 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Detect the file type of a file or stdin☆82Updated 4 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆25Updated 4 years ago
- Make your Alfred workflows installable from npm☆71Updated 4 years ago
- Get file metadata using `mdls` on macOS☆54Updated 4 years ago
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆68Updated 4 years ago
- Strip comments from CSS☆41Updated 4 years ago
- Create clickable links in the terminal☆91Updated 2 months ago
- Display common GUI dialogs on macOS using cocoaDialog☆48Updated 4 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Updated 4 years ago
- Get the macOS version of the current system☆22Updated 2 months ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Run JXA code and get the result☆149Updated 2 months ago
- Get or set the desktop wallpaper☆173Updated 2 months ago
- Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s☆73Updated 4 years ago
- Create boxes in the terminal☆76Updated 2 years ago
- Kap plugin - Share GIFs on GIPHY☆47Updated 4 years ago
- Empty the trash☆135Updated 4 years ago
- Find a file by walking up parent directories☆44Updated last year
- Control the Lungo app from the command-line☆49Updated last year
- Allow easy user configurations for your Alfred workflows☆40Updated 4 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Updated 4 years ago
- Get free disk space info from `df -kP`☆64Updated 2 months ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆22Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Convert a URL to a valid filename☆80Updated 2 months ago
- Add stdin support to any CLI app that accepts file input☆124Updated 4 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year