Flipper-IRDB/README.md

30 lines
1.7 KiB
Markdown
Raw Normal View History

# Flipper-IRDB
2022-05-31 06:32:17 +00:00
A **maintained** collective of different IRs for the Flipper! _(Maintainers: [ezod](https://github.com/ezod), [UberGuidoZ](https://github.com/UberGuidoZ), [Zecred](https://github.com/bussardrobbie), [Lucaslhm](https://github.com/Lucaslhm), [DedHedZed](https://github.com/dedhedzed)others)_
## 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:
2022-05-17 08:24:44 +00:00
`LG_55UN7300AUD.ir`
## To Install New Remotes On Your Flipper:
1. Git clone this repo to your local PC. [Multiple options are explained here](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository).
2022-05-17 08:24:44 +00:00
2. Open the cloned repository in a File Explorer.
3. Connect your Flipper to your PC using a USB-C cable.
4. Open [QFlipper](https://flipperzero.one/update)
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!