mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-17 18:44:25 +00:00
Update README.md
This commit is contained in:
parent
897316eb8b
commit
a850dd7f47
16
README.md
16
README.md
@ -1,6 +1,18 @@
|
||||
# Flipper-IRDB
|
||||
# Flipper-IRDB
|
||||
|
||||
A **maintained** collective of different IRs for the Flipper
|
||||
|
||||
## 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`
|
||||
|
||||
## 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`
|
||||
@ -14,4 +26,4 @@ A **maintained** collective of different IRs for the Flipper
|
||||
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!
|
||||
10. Disconnect the Flipper from the PC and have fun!
|
||||
|
Loading…
Reference in New Issue
Block a user