Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IR remote support #746

Open
Biswa96 opened this issue Jan 29, 2025 · 1 comment
Open

Add IR remote support #746

Biswa96 opened this issue Jan 29, 2025 · 1 comment

Comments

@Biswa96
Copy link
Member

Biswa96 commented Jan 29, 2025

Feature description

I would like to have an termux API to show a IR remote like dialog with all the buttons. Clicking the buttons will transmit the IR signal. The IR pattern will be read from a file.

Reference implementation

Have you checked if the feature is accessible through the Android API?

The feature is accessible through android.hardware.ConsumerIrManager class.

Do you know of other open-source apps that has a similar feature as the one you want? (Provide links)

I have created the following basic dialog with the buttons. I mapped those buttons to my tv remote IR patterns using a JSON file.

@FZXO11
Copy link

FZXO11 commented Jan 31, 2025

Good now i can use my phone as a flipper zero :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants