https://github.com/avipars/flipper-combo
Cool files and scripts for flipper zero
https://github.com/avipars/flipper-combo
flipper flipper-zero flipperzero
Last synced: 10 months ago
JSON representation
Cool files and scripts for flipper zero
- Host: GitHub
- URL: https://github.com/avipars/flipper-combo
- Owner: avipars
- Created: 2024-11-05T09:15:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T14:47:38.000Z (over 1 year ago)
- Last Synced: 2024-12-15T15:34:25.035Z (over 1 year ago)
- Topics: flipper, flipper-zero, flipperzero
- Language: JavaScript
- Homepage: https://avi.is-a.dev/Flipper-Combo/
- Size: 9.7 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
These files are for educational, research, and personal experimentation only. Use them responsibly with your own devices. I am not liable for any unethical or harmful use.
Video playlist and some demos:
[](https://www.youtube.com/watch?v=0_xXlQu8Fg4&list=PL9DdgseuDZgKz04KSKaN8G62-f9MXQtJL)
## Folders
[badusb](https://github.com/avipars/Flipper-Combo/tree/main/badusb)
- Put in the /badusb/ folder on your SD Card, and access via BadUSB app (it may be called BadKB in some firmwares)
- please read, review, and edit each script before running it
[](https://www.youtube.com/watch?v=h931fIoUd7o)
[subghz_pa](https://github.com/avipars/Flipper-Combo/tree/main/subghz/)
- put in /subghz/pa/ and access via Sub-GHz app.
[jamming](https://github.com/avipars/Flipper-Combo/tree/main/subghz/subghz_jamming)
- Check with your local laws and regulations before using these files or the jamming app.
- You are only allowed to send signals on these frequencies [Regional Civilian-Permitted Frequencies](https://docs.flipper.net/sub-ghz/frequencies)
- Put in /subghz/jamming/, also allows you to access them via the Sub-GHz app.
- Alternatively or additionally, try this [Jamming app](https://github.com/RocketGod-git/flipper-zero-rf-jammer/)
* Download the .fap file from [releases page](https://github.com/RocketGod-git/flipper-zero-rf-jammer/releases) and sideload it to your flipper (put in the sub-ghz folder on your SD Card)
[nfc](https://github.com/avipars/Flipper-Combo/tree/main/nfc)
- Put in /nfc/ folder on your SD Card and access via the NFC reader app
[wav_player](https://github.com/avipars/Flipper-Combo/tree/main/wav_player)
- Put in /wav_player/ folder on your SD Card and access via the WAV Player app (may be in the Media Folder)
[music_player](https://github.com/avipars/Flipper-Combo/tree/main/music_player)
- Put in /apps_data/music_player/ folder on your SD Card and access via the Music Player app (may be in the Media Folder)
- Player can read several formats including fmf, txt
[ir](https://github.com/avipars/Flipper-Combo/tree/main/ir)
- Has infrared remote controls for a large collection of products and brands.
[Scripts](https://github.com/avipars/Flipper-Combo/tree/main/Scripts)
- Requires an app installed that can run Javascript code (in a limited fashion)
- Scripts are tested on Momentum and will likely NOT work on other firmwares
## Useful Links and Repositiories
* [GPIO Boards](/GPIO_BOARDS.md)
- Links and recommendations
* [Accesories](ACCESSORIES.md)
- Links and recommendations
* [Flipper Israel Files](https://github.com/unitMeasure/flipper_il/)
- Codes/Files relevant to the country of Israel
* [Flipper Video Playlist](https://www.youtube.com/watch?v=uRn9d1LTXqQ&list=PL9DdgseuDZgKz04KSKaN8G62-f9MXQtJL)
- Fun things you can do with the flipper
* [Amiibo Files](https://github.com/Gioman101/FlipperAmiibo)
- Nintendo NFC toy
## Apps to get
Not pre-installed in Momentum firmware v0.0.7:
* [Radio Scanner](https://lab.flipper.net/apps/radio_scanner)
* [Xbox Controller](https://lab.flipper.net/apps/xbox_controller)
* [Music to Sub-GHz Radio](https://lab.flipper.net/apps/fmf_to_sub)
* [Intervalometer (IR Remote for Cameras)](https://lab.flipper.net/apps/ir_intervalometer)
* [Ocarina (Musical instrument)](https://lab.flipper.net/apps/ocarina)
There are plenty of other great apps you can find via the flipper lab site or github!