mirror of
https://github.com/djsime1/awesome-flipperzero.git
synced 2024-10-01 01:25:42 -04:00
Update README.md
This commit is contained in:
parent
0a69dbbec4
commit
5dfceabf52
28
README.md
28
README.md
@ -77,20 +77,29 @@
|
||||
<tr><td>📱 <em>The Flipper Zero also has<br>an <a href="https://lab.flipper.net/apps">official app store!</a></em></td></tr>
|
||||
</table>
|
||||
|
||||
### Source code official apps
|
||||
|
||||
- [Official github of the app store](https://github.com/xMasterX/all-the-plugins/tree/dev)
|
||||
|
||||
### Unofficial app store
|
||||
|
||||
- [Flipc : unofficial app store where you can find a lot of apps](https://flipc.org/)
|
||||
|
||||
### Dev apps
|
||||
|
||||
- [`Flipper-Plugin-Tutorial` Updated plugin tutorial based on new build methods.](https://github.com/csBlueChip/FlipperZero_plugin_howto)
|
||||
|
||||
### Bluetooth
|
||||
|
||||
- [`USB Keyboard` A refactor of the BT remote to work over USB. Allows the Flipper to act as an USB HID keyboard.](https://github.com/huuck/FlipperZeroUSBKeyboard)
|
||||
- [`USB Keyboard` A refactor of the BT remote to work over USB. Allows the Flipper to act as an USB HID keyboard.](https://github.com/huuck/FlipperZeroUSBKeyboard) (outdated)
|
||||
|
||||
### GPIO
|
||||
|
||||
- [`NRF24 & Mousejacking` PoC NRF24 library and mousejack exploitation app.](https://github.com/mothball187/flipperzero-nrf24)
|
||||
- [`Sentry Safe` Plugin that can open any Sentry Safe and Master Lock electronic safe without entering pin code.](https://github.com/H4ckd4ddy/flipperzero-sentry-safe-plugin)
|
||||
- [`NRF24 & Mousejacking` PoC NRF24 library and mousejack exploitation app.](https://github.com/mothball187/flipperzero-nrf24) (outdated)
|
||||
- [`Sentry Safe` Plugin that can open any Sentry Safe and Master Lock electronic safe without entering pin code.](https://github.com/H4ckd4ddy/flipperzero-sentry-safe-plugin)
|
||||
- [`GPS` Display data from a serial GPS module.](https://github.com/ezod/flipperzero-gps)
|
||||
- [`Unitemp` Temperature, humidity and pressure sensors reader (DHT11/22, DS18B20, BMP280, HTU21x and more)](https://github.com/quen0n/unitemp-flipperzero)
|
||||
- [`Servo Tester` Servo Tester App](https://github.com/mhasbini/ServoTesterApp)
|
||||
|
||||
### Games
|
||||
|
||||
@ -106,6 +115,7 @@
|
||||
|
||||
- [`Xbox Controller` Easy controller for Xbox One with IR](https://github.com/gebeto/flipper-xbox-controller)
|
||||
- [`XRemote` Advanced IR remote app for Flipper Zero](https://github.com/kala13x/flipper-xremote)
|
||||
- [`COM Port Scanner Emulator` Barcode Scanner Emulator.](https://github.com/polarikus/flipper-zero_bc_scanner_emulator)
|
||||
|
||||
### NFC
|
||||
|
||||
@ -117,6 +127,8 @@
|
||||
|
||||
### USB
|
||||
|
||||
- [`USB HID Autofire` Send left-clicks as a USB HID device.](https://github.com/pbek/usb_hid_autofire)
|
||||
|
||||
### iButton
|
||||
|
||||
### U2F
|
||||
@ -127,19 +139,17 @@
|
||||
|
||||
- [`Tuning Fork` Use your flipper as a tuning fork.](https://github.com/besya/flipperzero-tuning-fork)
|
||||
|
||||
### a trier (trad)
|
||||
### To sort out
|
||||
|
||||
- [`SD Load Applications` Prebuilt applications (FAP) for popular firmware options.](https://github.com/UberGuidoZ/Flipper/tree/main/Applications)
|
||||
|
||||
- [`Mouse jiggler` Keeps PC screens on by acting as a moving mouse.](https://github.com/MuddledBox/flipperzero-firmware/tree/Mouse_Jiggler/applications/mouse_jiggler)
|
||||
- [`UPC-A Barcode Generator` Can be used to create any UPC-A barcode.](https://github.com/McAzzaMan/flipperzero-firmware/tree/UPC-A_Barcode_Generator/applications/barcode_generator)
|
||||
- [`Dec/Hex Converter` Small "real time" decimal/hexadecimal converter.](https://github.com/theisolinearchip/flipperzero_stuff/tree/main/applications/dec_hex_converter)
|
||||
- [`MultiConverter` Multi-unit converter that can be easily expanded with new units and conversion methods.](https://github.com/theisolinearchip/flipperzero_stuff/tree/main/applications/multi_converter)
|
||||
- [`bpm-tapper` Tap along to a song to measure beats per minute.](https://github.com/panki27/bpm-tapper)
|
||||
- [`SD Load Applications` Prebuilt applications (FAP) for popular firmware options.](https://github.com/UberGuidoZ/Flipper/tree/main/Applications)
|
||||
- [`USB HID Autofire` Send left-clicks as a USB HID device.](https://github.com/pbek/usb_hid_autofire)
|
||||
- [`Flipp Pomodoro` Pomodoro Timer Tool for productivity.](https://github.com/Th3Un1q3/flipp_pomodoro)
|
||||
- [`COM Port Scanner Emulator` Barcode Scanner Emulator.](https://github.com/polarikus/flipper-zero_bc_scanner_emulator)
|
||||
- [`Servo Tester` Servo Tester App](https://github.com/mhasbini/ServoTesterApp)
|
||||
|
||||
- [`Flipp Pomodoro` Pomodoro Timer Tool for productivity.](https://github.com/Th3Un1q3/flipp_pomodoro)
|
||||
|
||||
## Firmwares & Tweaks
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user