send iOS notifications
Open
feature request
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
there were multiple times where i had wished that there was a way to notify me of some task (e.g. cloning a repository or converting a video with ffmpeg) finishing so that I wouldn't have to constantly keep checking if it finished or not.
it could be something like:
```
/proc/ish/notify "Hello, World!"
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start from the proposed `/proc/ish/notify` command and trace how ish exposes proc commands and connects to iOS functionality. Define completion as accepting a message such as “Hello, World!” and delivering it as an iOS notification, then determine the required test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, ios, linux
- Domain
- cli, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100