From fc5ceebc4524534cd1875a06d166b1fe662ffb85 Mon Sep 17 00:00:00 2001 From: bussardrobbie Date: Tue, 17 May 2022 00:28:38 -0400 Subject: [PATCH] Add Install Instructions --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 5fdd517b..8274e278 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # Flipper-IRDB A **maintained** collective of different IRs for the Flipper + +## To Install New Remotes On Your Flipper: + +1. Git clone this repo to your local PC. Example in Git Bash: `git clone https://github.com/UberGuidoZ/Flipper-IRDB.git` +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! \ No newline at end of file