https://github.com/andrewpetrochenkov/mac-app-frontmost
:apple: :information_source: macOS frontmost app info
https://github.com/andrewpetrochenkov/mac-app-frontmost
cli macos
Last synced: 5 months ago
JSON representation
:apple: :information_source: macOS frontmost app info
- Host: GitHub
- URL: https://github.com/andrewpetrochenkov/mac-app-frontmost
- Owner: andrewpetrochenkov
- License: unlicense
- Created: 2019-04-17T10:16:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T21:05:12.000Z (over 5 years ago)
- Last Synced: 2025-08-10T15:37:02.527Z (11 months ago)
- Topics: cli, macos
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[]()
[](https://pypi.org/project/mac-app-frontmost/)
[](https://www.npmjs.com/package/mac-app-frontmost)[](https://unlicense.org/)
[](https://github.com/andrewp-as-is/mac-app-frontmost/actions)
### Installation
```bash
$ [sudo] pip install mac-app-frontmost
```
```bash
$ [sudo] npm i -g mac-app-frontmost
```
#### Examples
```bash
$ app-frontmost --bundleid
com.apple.Terminal
$ app-frontmost --name
Terminal
$ app-frontmost --path
/Applications/Utilities/Terminal.app
$ app-frontmost --pid
304
```