A collective of different IRs for the Flipper
Go to file
2022-12-27 09:35:25 -05:00
_Converted_ Appears to not work, replaced with tested file. 2022-12-20 14:14:19 -08:00
.github/workflows ci: don't fail pipeline if linter issues found 2022-12-21 01:07:39 +01:00
ACs Minor updates to format 2022-12-27 00:03:58 -08:00
Audio_Receivers Merge pull request #317 from RaZeSloth/new-remote-Marantz_RC042SR 2022-12-26 23:55:50 -08:00
Blu-Ray fix: formatting, fixed some files 2022-09-16 20:56:17 +02:00
Cable_Boxes Update Xfinity_XR11.ir 2022-12-26 22:15:26 +00:00
Cameras Added Multiple Camera Unknown Model (Thanks Rawit) 2022-10-20 22:50:53 +01:00
Car_Multimedia/Toyota Create TOYOTA_SIENNA-2011-2014.ir 2022-10-30 20:11:12 +07:00
CCTV Changing to name scheme of buttons 2022-08-02 15:47:18 +02:00
CD_Players Merge pull request #101 from jucor/Philips 2022-12-26 23:28:17 -08:00
Consoles Added a space to the description in comments 2022-10-04 22:08:00 -07:00
Converters Added Open Source Scan Converter (thanks or4n!) 2022-10-02 23:48:16 -07:00
Digital_Signs Added description to comment 2022-12-16 17:13:45 -08:00
DVB-T Fixing errors 2022-12-20 14:37:34 -08:00
DVD_Players Fix typo in directory names: Phillips -> Philips 2022-12-24 01:55:33 +01:00
Fans Added model number to iLukodu fan and renamed 2022-12-21 15:37:03 +00:00
Head_Units Create Pioneer_QXE1044.ir 2022-12-27 09:35:25 -05:00
Heaters Merge branch 'logickworkshop:main' into main 2022-12-26 23:34:30 -08:00
Humidifiers Added Flame Humidifier (Thanks Nuker9000!) 2022-12-06 17:08:11 +00:00
LED_Lighting Update Lethe_RGB_LED.ir 2022-12-26 23:27:59 +00:00
MiniDisc Rename Sony_RM-D10E.rm to Sony_RM-D10E.ir 2022-12-16 23:24:17 -08:00
Miscellaneous Added Goofy_Htwon (Thanks UncleRon!) 2022-12-26 22:17:35 +00:00
Monitors Add Clinton Electronic Monitor (Thanks Nuker9000!) 2022-12-06 18:46:15 +00:00
Picture_Frames Changing to name scheme of buttons 2022-08-02 15:47:18 +02:00
Projectors Updated description 2022-12-27 00:01:02 -08:00
SoundBars fix: removed incomplete signals 2022-12-26 20:54:47 +01:00
Speakers Added description to comment 2022-12-26 23:38:51 -08:00
Streaming_Devices Minor updates to format 2022-12-27 00:03:58 -08:00
Touchscreen_Displays Added BenQ RE7501 Interactive Display (thanks chasee!) 2022-12-17 12:34:35 -08:00
Toys Added description to comment 2022-12-27 00:56:36 -08:00
TVs Merge branch 'main' into main 2022-12-26 23:58:43 -08:00
Universal_Fan_Remotes/Hunter_99110 Add Hunter Ceiling Fan Remote (Thanks jimmyanon!) 2022-12-06 17:34:59 +00:00
Universal_TV_Remotes Merge branch 'logickworkshop:main' into main 2022-12-26 23:34:30 -08:00
Vacuum_Cleaners Added Model number 2022-12-26 21:49:49 +00:00
VCR Added description 2022-12-20 14:16:40 -08:00
Whiteboards Fix typo in directory names: Phillips -> Philips 2022-12-24 01:55:33 +01:00
.gitattributes Updated .gitattributes for text files too 2022-10-30 14:06:25 +00:00
.gitignore Update .gitignore 2022-08-01 10:04:43 +02:00
README.md Update README.md 2022-12-14 18:16:18 -08:00

Flipper-IRDB

A maintained collective of different IR files for the Flipper! We'd love to have your additions! See here.

Maintainers/Major contributors include:

Make your own manually!

Did you know IR files are plain text files? If a remote is missing, you might be able to make it manually.

Organization

This repo is organized in the following fashion in descending order:

  • Device Type
  • Device Brand
  • Device Series (Where known/applicable)

When adding remotes to this repo, it is helpful to ensure your device name(s) follow the brand_model.ir naming scheme. It is also helpful to ensure your model numbers are capitalized, as per the following example:

LG_55UN7300AUD.ir

Please use this naming scheme for buttons.

FOR TV

POWER
MUTE
VOL+
CH+
VOL-
CH-

FOR AC

POWER
TEMP+
TEMP-
MODE
SWING

FOR AUDIO

POWER
VOL+
VOL-
MUTE

Lastly, it's helpful to add further information as a comment directly into the IR file if possible. Example:

Filetype: IR signals file
Version: 1
#
# Dynex EN-21669D TV <---
#
name: POWER

Make, model, link, or even a short description can be helpful if the name is changed (or just in general)!

To Install New Remotes On Your Flipper:

  1. Git clone this repo to your local PC. Multiple options are explained here.
  2. Open the cloned repository in a File Explorer.
  3. Connect your Flipper to your PC using a USB-C cable.
  4. Open QFlipper
  5. Verify that your Flipper shows "Connected"
  6. Ensure your Flipper is fully up-to-date:
    1. Look for the green "Update" button near the middle-right of the application.
    2. Press "Update" and allow the Flipper to complete the Update process and then reboot before continuing.
  7. Open the File Manager by selecting the "File Manager" icon (piece of paper) on the top left of the QFlipper application.
  8. Select SD Card, then navigate to the infrared folder by double-clicking its icon.
  9. Drag the .ir files you want on your Flipper from the File Explorer into the QFlipper File Manager.
  10. Disconnect the Flipper from the PC and have fun!

NOTE: If you plan to copy them all, it's highly recommended to dismount the SD card and plug it into the computer directly.