From 0d32427481c34766fe5dc1858381d860b33bffa6 Mon Sep 17 00:00:00 2001 From: kdkeller <64559470+kdkeller@users.noreply.github.com> Date: Wed, 24 Jan 2024 23:58:42 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b05f027e..c7c3f121 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,13 @@ Directly copying the .ir files to the Flipper's SD card is the fastest and safes 7. Select `SD Card`, then navigate to the `infrared` folder by double-clicking its icon. 8. Drag the downloaded `.ir` files you want on your Flipper from the File Explorer into the QFlipper File Manager. +### Method 3: Copy Files using the [Flipper Mobile App](https://play.google.com/store/apps/details?id=com.flipperdevices.app) + +1. Download/copy the desired .ir-files from the database to your smartphone, e.g. to the Download folder. Be sure the extension is ".ir". +2. Open the Flipper Mobile App and go to Connected > Options > activate Experimental Options +3. Open the now appearing "File Manager" > ext > infrared > upload symbol > chose .ir-file from your Download folder +4. The remote can be found on your Flipper Zero > Infrared > Saved Remotes + ## Contributing From 3424540bbf3405eebe3b30047bc30cc981896fb7 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 5 Feb 2024 21:32:40 -0800 Subject: [PATCH 2/2] Minor wording change --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7c3f121..b1071ac3 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ Directly copying the .ir files to the Flipper's SD card is the fastest and safes ### Method 3: Copy Files using the [Flipper Mobile App](https://play.google.com/store/apps/details?id=com.flipperdevices.app) -1. Download/copy the desired .ir-files from the database to your smartphone, e.g. to the Download folder. Be sure the extension is ".ir". +1. Download/copy the desired .ir files from the database to your smartphone, e.g. to the Download folder. Be sure the extension is ".ir". 2. Open the Flipper Mobile App and go to Connected > Options > activate Experimental Options -3. Open the now appearing "File Manager" > ext > infrared > upload symbol > chose .ir-file from your Download folder +3. Open the now appearing "File Manager" > ext > infrared > upload symbol > chose .ir file from your Download folder 4. The remote can be found on your Flipper Zero > Infrared > Saved Remotes