termux / termux/termux-api

Direct Reply to Notifications

Open
#538 2 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.