BlueHuskyStudios / BlueHuskyStudios/Howl
CLI for SystemBezelNotification
Open
enhancement
help wanted
- Dominant language
- Swift
- Stars
- 34
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
A command line utility to display a BlueToast. Something like:
`bluetoast --timeout short --tint #ff3300 --icon /path/to/image.png` and `bluetoast --hideall`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the SystemBezelNotification and BlueToast entry points in the repository and determine how an Apple-platform command-line utility would invoke them. Use the examples in the issue as the acceptance cases: support --timeout, --tint, --icon, and --hideall, with each command producing the requested notification behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100