A collective of different IRs for the Flipper
Go to file
Matthew 037ed96809 Improved organization
Dyson Air Purifiers were moved to the Dyson folder.

Winix files were merged because the IR signals and the buttons are the exact same. Also added one more compatible model that I have to the merged file.
2023-05-17 23:29:53 -06:00
_Converted_ Rename _Converted_/Pronto/M/Mag/Mag_tvbox_Remote.ir to Cable_Boxes/Mag/Mag_TVbox_Remote.ir 2023-05-17 17:14:11 -07:00
.github/workflows
ACs Added GoodHome FDP15 (Thanks Guybrush!) 2023-05-17 22:36:20 +01:00
Air_Purifiers Improved organization 2023-05-17 23:29:53 -06:00
Audio_Receivers Removed space after button name 2023-05-17 17:24:33 -07:00
Audio_Video_Receivers Added Technics EUR646496 (Thanks Nuker9000!) 2023-05-17 22:26:22 +01:00
Blu-Ray
Cable_Boxes Rename _Converted_/Pronto/M/Mag/Mag_tvbox_Remote.ir to Cable_Boxes/Mag/Mag_TVbox_Remote.ir 2023-05-17 17:14:11 -07:00
Cameras Fix @@ lines cannot end with spaces @@ 2023-05-02 13:20:35 +02:00
Car_Multimedia/Toyota
CCTV
CD_Players
Consoles Added a space to the description in comments 2022-10-04 22:08:00 -07:00
Converters added 2023-02-24 00:25:10 +01:00
Digital_Signs Updates and organization 2023-01-11 22:47:09 -08:00
DVB-T
DVD_Players 📦 NEW: code 2023-05-15 00:08:12 +02:00
Fans Merge pull request #491 from babuphreak/main 2023-05-17 17:42:51 -07:00
Head_Units Create Pioneer_QXE1044.ir 2022-12-27 09:35:25 -05:00
Heaters Minor comment update 2023-05-17 17:18:33 -07:00
Humidifiers
KVM/Tripp_Lite Added description to comment 2023-03-21 13:14:12 -07:00
Laserdisc/Pioneer
LED_Lighting Added Generic LED Light (Thanks yux!) 2023-05-17 22:42:54 +01:00
MiniDisc
Miscellaneous Update Arizer_XQ2.ir 2023-05-09 22:55:21 -07:00
Monitors
Picture_Frames
Projectors Added a SMART projector remote for multiple models 2023-05-13 23:02:20 -06:00
SoundBars Minor comment update 2023-05-17 17:42:13 -07:00
Speakers Added Bumpboxx speaker remote 2023-04-13 17:41:13 -05:00
Streaming_Devices Added description to comment 2023-03-21 13:16:11 -07:00
Touchscreen_Displays Added New Newline Remote (Thanks Rašiklis!) 2023-03-20 23:29:49 +00:00
Toys
TVs Added Grandin Unknown Model (Thanks yux!) 2023-05-17 22:46:54 +01:00
Universal_TV_Remotes
Vacuum_Cleaners Added name to comment 2023-05-17 17:44:07 -07:00
VCR Create Panasonic_VCR_NV-HV-61EF 2023-04-06 18:32:48 +02:00
Videoconferencing
Whiteboards Update Boxlight_Smartboard.ir 2023-03-23 12:49:18 -07:00
.gitattributes
.gitignore
README.md

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.