Update ReadMe.md

This commit is contained in:
UberGuidoZ 2022-09-14 23:39:52 -07:00 committed by GitHub
parent 5c10052aeb
commit b8eb577587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,23 @@
## Flipper Application Packages (FAPs)
# Flipper Application Packages (FAPs)
The long-awaited addition of loading plugins (applications) from the SD card is here thanks to some hard work by the Official Flipper devteam. Anna released a FAP pack with some pre-built plugins, ready to go.
And thanks to some further hard work from [xMasterX](https://github.com/xMasterX) and [Unleashed](https://github.com/Eng1n33r/flipperzero-firmware), we now have MORE working applications!
## How to use
Download the FAP file(s) of your choice and stick them in a folder names `apps` on the SD card. You can organize them into folders like they are on this repo however you would like! Please, move them around to what makes sense to you, create new folders, etc.
Once you have them loaded, make sure you're on the most current version of your [firmware of choice](https://github.com/UberGuidoZ/Flipper/tree/main/Firmware_Options) (dev branch in most cases), then look for the Applications menu item:
![App_Main](https://user-images.githubusercontent.com/57457139/190332031-d7524a5f-8d02-4ae8-a21d-a2aa487eae9c.png)
Hit the center button to load it and you should see your folders from above:
![App_Folders](https://user-images.githubusercontent.com/57457139/190332247-cb1993ed-f898-4810-9aad-fe8ec134a96f.png)
Now simply navigate to the application you'd like to load and center click it!
![App_Game](https://user-images.githubusercontent.com/57457139/190332433-907e609c-c1d0-490f-b3f7-d30e9dbda50a.png)
To exit and/or load something else, simply use the BACK button.