termux / termux/termux-api-package
termux-microphone-record foreground argument would be nice
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1.7k
- Forks
- 523
- PR merge metrics
- No merged PRs in 30d
Description
Feature description
would be nice to have a foreground argument for termux-microphone-record, currently it runs in the background once invoked?
was kindof hoping to have a recording-to-stdout mode, but a foreground-mode is a prerequisite to a pipe
Background information
Have you checked if the feature is accessible through the android API? no.
Do you know of other open-source apps that has a similar feature as the one you want? (Provide links) no.
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 termux-microphone-record entry point and inspect how it currently invokes recording and returns immediately. Check whether the requested foreground behavior is accessible through the Android API; done means a foreground argument keeps recording attached to the command so it can support piping to stdout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, shell
- Domain
- cli, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100