Skip to content

Add Flipper TV Remote#1024

Open
jmanion0139 wants to merge 4 commits into
flipperdevices:mainfrom
jmanion0139:jmanion0139/flipper_tv_remote_1.0
Open

Add Flipper TV Remote#1024
jmanion0139 wants to merge 4 commits into
flipperdevices:mainfrom
jmanion0139:jmanion0139/flipper_tv_remote_1.0

Conversation

@jmanion0139
Copy link
Copy Markdown

@jmanion0139 jmanion0139 commented Apr 19, 2026

Application Submission

  • An infrared application which is designed to replace a TV remote. Instead of navigating menus to select what signal to send, 12 signals can be recorded and sent from short or long pressing the D-pad and Back buttons. This allows it to act fully as a TV remote with ease.

Extra Requirements

  • None

Author Checklist (Fill this out)

  • I've read the contribution guidelines and my PR follows them
  • I own the code I'm submitting or have code owner's permission to submit it
  • I have validated the manifest file(s) with python3 tools/bundle.py --nolint applications/CATEGORY/APPID/manifest.yml bundle.zip

Reviewer Checklist (Don't fill this out)

  • Bundle is valid
  • There are no obvious issues with the source code
  • I've ran this application and verified its functionality

@jmanion0139 jmanion0139 changed the title jmanion0139/flipper tv remote 1.0 Add Flipper TV Remote Apr 24, 2026
Copy link
Copy Markdown
Collaborator

@xMasterX xMasterX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, app should not store its config files in other app folders like you did in
TV_REMOTE_SETTINGS_PATH

Please use apps_data folder for app related config files

@xMasterX xMasterX added the fixes needed Unresolved issues with the app requiring maintainer's attention label May 23, 2026
@jmanion0139
Copy link
Copy Markdown
Author

Hello, thank you for letting me know about that. Should this apply to both config files for my application, as well as the infrared remote files it creates when recording a remote, or can those files stay getting saved to ANY_PATH("infrared") as they are compatible with the built-in infrared app?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app (new) fixes needed Unresolved issues with the app requiring maintainer's attention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants