https://github.com/andrewpetrochenkov/mac-app-kill
:apple: :gun: kill macOS app(s) by name, bundleID, path
https://github.com/andrewpetrochenkov/mac-app-kill
cli macos
Last synced: 3 months ago
JSON representation
:apple: :gun: kill macOS app(s) by name, bundleID, path
- Host: GitHub
- URL: https://github.com/andrewpetrochenkov/mac-app-kill
- Owner: andrewpetrochenkov
- License: unlicense
- Created: 2019-04-22T13:45:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T21:05:27.000Z (over 4 years ago)
- Last Synced: 2025-02-26T09:41:59.725Z (3 months ago)
- Topics: cli, macos
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[]()
[](https://pypi.org/project/mac-app-kill/)
[](https://www.npmjs.com/package/mac-app-kill)[](https://unlicense.org/)
[](https://github.com/andrewp-as-is/mac-app-kill/actions)### Installation
```bash
$ [sudo] pip install mac-app-kill
``````bash
$ [sudo] npm i -g mac-app-kill
```#### Examples
```bash
$ app-kill "VLC" "com.apple.iTunes" "/Applications/iBooks.app"
```