2022-03-14 12:44:14 -05:00
< hr >
< a href = "https://github.com/djsime1/awesome-flipperzero" >
2022-03-15 21:59:36 -05:00
< img src = "https://user-images.githubusercontent.com/8518150/158502722-2532719c-a680-4405-b230-d45474a5decd.png" align = "center" alt = "Awesome Flipper Zero" title = "Awesome Flipper Zero" >
2022-03-14 12:44:14 -05:00
< / a >
2022-03-15 21:59:36 -05:00
2022-03-14 12:44:14 -05:00
< hr >
< h3 align = "center" >
A collection of Awesome resources for the < a href = "https://flipperzero.one" > Flipper Zero< / a > device.< br > < br >
< a href = "#" >
< img src = "https://awesome.re/badge.svg" alt = "Awesome" height = 24 >
< img src = "https://img.shields.io/badge/Powered%20by-Dolphins-blue" alt = "Powered by dolphins" height = 24 >
< img src = "https://img.shields.io/badge/Approved%20by-Lurat-brightgreen" alt = "Approved by Lurat" height = 24 title = "Lurat is my Flipper" >
< img src = "https://img.shields.io/badge/Hack-The%20Planet-orange" alt = "Hack the planet" height = 24 >
< / a >
< / h3 >
< hr >
2022-03-14 09:29:24 -05:00
2022-03-15 21:59:36 -05:00
<!-- DO NOT MODIFY ABOVE -->
2022-03-15 22:05:17 -04:00
## Databases & Dumps
2022-03-14 12:44:14 -05:00
- [`Flipper-IRDB` Many IR dumps for various appliances. ](https://github.com/Lucaslhm/Flipper-IRDB )
2022-04-30 13:35:59 -05:00
- [`csv2ir` Full conversion of the IRDB repo to Flipper's format w/ script. ](https://github.com/Spexivus/csv2ir )
- [`FlipperZeroSub-GHz` De-Bruijn & vehicle keyfob dumps. ](https://github.com/MuddledBox/FlipperZeroSub-GHz )
- [`flipperzero-touchtunes` Dumps of TouchTune's remote. ](https://github.com/jimilinuxguy/flipperzero-touchtunes )
- [`FlipperAmiibo` Bank vault of Amiibos to Flipper's format. ](https://github.com/Gioman101/FlipperAmiibo )
2022-03-18 22:27:41 -05:00
- [`BadUSB Payloads` Generic Duckyscript payloads. ](https://github.com/hak5/usbrubberducky-payloads )
2022-04-30 13:35:59 -05:00
- [`flipperzero-goodies` Intercom keys and other dumps. ](https://github.com/wetox-team/flipperzero-goodies )
2022-03-14 09:29:24 -05:00
2022-03-15 22:05:17 -04:00
## Applications & Plugins
2022-04-30 13:35:59 -05:00
- [`Flipper-Plugin-Tutorial` Building a Custom "Hello world" plugin. ](https://github.com/DroomOne/Flipper-Plugin-Tutorial )
2022-03-14 23:39:22 -05:00
- [`floopper-bloopper` LD#47 Game. ](https://github.com/glitchcore/floopper-bloopper )
2022-04-29 21:50:02 +02:00
2022-03-15 22:05:17 -04:00
## Firmwares & Tweaks
2022-04-30 13:35:59 -05:00
- [`Unleashed` Active firmware without legal limitations. ](https://github.com/Eng1n33r/flipperzero-firmware )
- [`Muddled Forks` Less-active firmware modifications. ](https://github.com/MuddledBox/flipperzero-firmware/tree/muddled_dev )
2022-03-14 13:05:26 -05:00
2022-03-15 22:05:17 -04:00
## Modules & Cases
2022-04-30 13:35:59 -05:00
- [`FlipperZero-Hardware` 3D-Printable cases with custom iButton interface. ](https://github.com/s0ko1ex/FlipperZero-Hardware )
2022-03-15 22:06:53 -05:00
- [`Flipper Zero Cases` 3D-Printable case & cover models. ](https://github.com/MuddledBox/FlipperZeroCases )
2022-04-30 13:35:59 -05:00
- [`flipperzero-protoboards-kicad` KiCad prototype boards. ](https://github.com/lomalkin/flipperzero-protoboards-kicad )
2022-03-15 22:05:17 -04:00
## Off-device & Debugging
2022-04-30 13:35:59 -05:00
- [`OOK to .sub` Python script to generate Flipper RAW .sub files from OOK bitstreams. ](https://gist.github.com/jinschoi/f39dbd82e4e3d99d32ab6a9b8dfc2f55 )
2022-03-14 13:05:26 -05:00
- [`flipperzero-sesproject` Segger Embedded Studio project. ](https://github.com/hedger/flipperzero-sesproject )
2022-04-30 13:35:59 -05:00
- [`FlipperScripts` Modify the state and level of your dolphin. ](https://github.com/DroomOne/FlipperScripts )
2022-03-15 22:06:53 -05:00
- [`Viewing system logs` Dump system logs to serial CLI. ](https://gist.github.com/jaflo/50c35c46f3ecada7a18c9e5cc203a3f8 )
2022-04-30 13:35:59 -05:00
- [`AmiiboFlipperConverter` Script that converts Amiibo's to Flipper format. ](https://github.com/Lucaslhm/AmiiboFlipperConverter/ )
- [`CLI Tools` Python scripts to screenshot/stream screen. ](https://github.com/lomalkin/flipperzero-cli-tools )
2022-03-15 21:59:36 -05:00
<!-- DO NOT MODIFY BELOW -->
< hr >
< h3 align = "center" > Want to make changes?< / h3 >
< div align = "center" >
You can < kbd > < a href = "https://github.com/djsime1/awesome-flipperzero/edit/main/README.md" > Edit this file< / a > < / kbd > and open a Pull Request,
2022-03-15 22:06:53 -05:00
or < kbd > < a href = "https://github.com/djsime1/awesome-flipperzero/discussions" > Start a discussion< / a > < / kbd > with your ideas.< br >
< em > (A GitHub account is required for both)< / em >
2022-03-15 21:59:36 -05:00
< / div >