Skip to content

Commit a6ad631

Browse files
authored
Update README.md
1 parent 250ab6f commit a6ad631

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Quac! Remote
22
## QUick ACtion Remote Control for Flipperzero
3-
This app allows you to organize previously recorded signals, of any type*, so that you can quickly and easily play them back. No more needing to recall whether that door is Sub-GHz or RFID! Just navigate to that action in *Quac* and press OK to send!
3+
This app allows you to organize previously recorded signals, of any type*, so that you can quickly and easily play them back. No more needing to recall whether that door is Sub-GHz or RFID! Just navigate to that action in **Quac** and press OK to send!
44

55
The app does not provide any recording functionality - you must use the existing Flipperzero apps to create the saved files for your action/device. Additionally, you must manage the folder structure manually on your SD card.
66

77
```
88
Only Sub-Ghz (.sub) and RFID (.rfid) files are supported at this time, IR is coming soon!
99
```
1010

11+
## Screenshots
12+
![text](screenshots/screenshot_1.png) ![text](screenshots/screenshot_2.png)
13+
1114
## File System Layout
1215
The key to organizing your Quac interface is to organize your `/ext/apps_data/quac` folder structure. Every individual file is assigned a button, and every folder/directory is a "group". Selecting a group will show you the contents of that folder/directory, whether they are individual files or more folders. There is no limit on the number of actions or folders - nest as deep as you want!
1316

0 commit comments

Comments
 (0)