sindresorhus / app-path-cli
Get the path to an app (macOS)
☆48Updated 3 years ago
Alternatives and similar repositories for app-path-cli:
Users that are interested in app-path-cli are comparing it to the libraries listed below
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 3 years ago
- Find a file by walking up parent directories☆41Updated last year
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆67Updated 3 years ago
- Get the path to an app (macOS)☆63Updated 2 years ago
- Strip comments from CSS☆40Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 3 years ago
- Get the fullname of the current user☆16Updated last year
- Get the macOS version of the current system☆22Updated 3 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆17Updated 4 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆24Updated 3 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Detect the indentation of code☆22Updated 3 years ago
- Control the AnyBar app☆33Updated 3 years ago
- Detect the file type of a file or stdin☆77Updated 3 years ago
- Alfred 3 workflow to find awesome projects☆32Updated 8 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated 11 months ago
- Get or check the current macOS version☆62Updated 3 years ago
- Change your Sublime tmTheme files by applying different color filters on the fly. http://facelessuser.github.io/ThemeTweaker/☆25Updated 9 months ago
- Allow easy user configurations for your Alfred workflows☆40Updated 3 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Return a list of devices and their viewports☆62Updated 9 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 3 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Launch the macOS Touch Bar simulator from the command-line☆43Updated 4 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Get a GitHub username from an email address☆50Updated last year