A collective of different IRs for the Flipper
Go to file
2023-02-18 15:24:00 -07: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 Added TCL Window AC (Thanks Clank!) 2023-02-15 18:00:58 +00:00
Air_Purifiers Add WEN 3471 air purifier 2023-02-18 15:24:00 -07:00
Audio_Receivers Decoded Sony_RM-SC30 Raw Data 2023-02-08 16:44:10 +00:00
Blu-Ray Merge branch 'main' into main 2023-01-11 23:24:29 -08:00
Cable_Boxes Addition of Remotes 2023-01-20 19:38:29 +11: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 Add Panasonic SC-HC58 2023-01-17 22:32:04 +01: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 Updates and organization 2023-01-11 22:47:09 -08:00
DVB-T Added Octagon SF8008 DVB-T/S2 (Thanks aleks20!) 2023-02-08 16:11:52 +00:00
DVD_Players Added Oppo DV970HD (Thanks idkbro9912!) 2023-01-04 15:44:00 +00:00
Fans Moving Woozoo Fan from Misc 2023-02-15 19:12:01 +00:00
Head_Units Create Pioneer_QXE1044.ir 2022-12-27 09:35:25 -05:00
Heaters Added Style Selections Electric Fireplace (Thanks dkhan!) 2023-02-15 17:50:10 +00:00
Humidifiers Added description and moved to folder 2022-12-29 00:07:36 -08:00
Laserdisc/Pioneer remove empty lines 2023-01-28 10:55:13 -05:00
LED_Lighting Translation to English 2023-02-09 19:24:35 +01:00
MiniDisc Rename Sony_RM-D10E.rm to Sony_RM-D10E.ir 2022-12-16 23:24:17 -08:00
Miscellaneous Moved from Misc to Fans 2023-02-15 19:12:31 +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 Create Maxell_MC-WU5503.ir 2023-02-06 14:04:05 +11:00
SoundBars Added Samsung Q600A SB (Thanks Laulapp!) 2023-02-15 17:59:17 +00:00
Speakers Create Microlab_RC071.ir 2023-02-02 22:33:11 +02:00
Streaming_Devices fix: add ir extension 2022-12-29 15:15:35 +01:00
Touchscreen_Displays Updated Clevertouch 2023-02-12 21:07:49 -08:00
Toys Added Flightball (Thanks DoobTheGoober!) 2023-02-08 15:48:11 +00:00
TVs Added Sony RM-V310 (thanks UberGuidoZ!) 2023-02-17 09:43:40 -08:00
Universal_TV_Remotes Reorganisation 2023-01-24 19:28:10 +11:00
Vacuum_Cleaners Create Samsung SR8875 Vacuum Robot IR codes 2023-01-21 12:37:16 +01:00
VCR Added description 2022-12-20 14:16:40 -08:00
Videoconferencing Merge pull request #404 from willcohen/bose 2023-02-07 13:48:20 -08:00
Whiteboards fix typo and add OK 💀 2023-01-31 11:49:28 -05: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 Added Seall.DEV (thanks for you continued help!) 2023-02-07 13:07:00 -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.

Universal Remotes

The maintainers (mostly amec0e) add individual additions to the various Universal Remotes in Unleashed, which are adapted by many other firmware options. If you would like to contribute to the Universal Remotes, please make sure to follow the naming convention below. For ACs, this is an important read.

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.