https://github.com/sschmid/bee-macos
Useful functions for macOS - https://github.com/sschmid/bee
https://github.com/sschmid/bee-macos
bash bee macos notifications plugin
Last synced: about 1 month ago
JSON representation
Useful functions for macOS - https://github.com/sschmid/bee
- Host: GitHub
- URL: https://github.com/sschmid/bee-macos
- Owner: sschmid
- License: mit
- Created: 2021-02-04T22:26:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T19:24:02.000Z (over 4 years ago)
- Last Synced: 2025-04-07T19:18:26.831Z (about 1 year ago)
- Topics: bash, bee, macos, notifications, plugin
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# macos
Useful functions for macOS
https://github.com/sschmid/bee-macos
```
usage:
notification display a desktop notification
e.g. bee macos notification "bee" "Build complete"
requirements:
osascript https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/reference/ASLR_cmds.html
```