Direct Reply to Notifications
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
Feature description
termux-notification-list can list all notifications. Some of these notifications can be replied directly, such as messengers ("Reply", "Mark as read"). It would be great, if termux could send a direct reply to a notification, for example:
termux-notification-reply -i NotificationID -m Message
Reference implementation
I think watomatic uses the same approach.
Cheers
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the existing termux-notification-list command and the Android notification behavior described in the issue. Review watomatic as the reference implementation, then determine how a proposed termux-notification-reply command could target a notification ID and send a message. Done means direct replies work for supported notifications and the command's behavior is defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- cli, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100