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: 3 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 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T21:05:12.000Z (over 4 years ago)
- Last Synced: 2025-02-26T09:41:59.711Z (3 months ago)
- Topics: cli, macos
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- 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
```