IMXNOOBX / fstick

Simple project to play around with the M5StickC Plus
https://docs.imxnoobx.com/fstick
Other
57 stars 6 forks source link

๐Ÿ’ซ FStick

img

This is a simple project to play around with the M5StickC Plus trying to mimic a flipper zero functionality. I bought it cause i couldn't afford the flipper zero myself :c. This project is based on many different projects credited below. Even though the project is published, it is still a work in progress, and I will continue working on it for a while. Feel free to contribute and share your incredible ideas.

๐Ÿ’– Donors

Thanks to all the donors for supporting this project! โค

๐ŸŒŸ Killer74-hub for a generous donation to keep this project going! Thank you so much!

[!IMPORTANT] If you are a developer or are really interested on the project check out development branch for the latest updates and features.

๐Ÿช€ Usage

โžฐ Features (WIP)

  1. [x] IR Controller (TV, AC, etc)

    1. Spam ir codes to turn off tvs
  2. [x] Wifi Utilities

    1. Scan Access Points
    2. Spam Access Points
    3. Clone Access Points
    4. Rogue Access Points
    5. Probe Request Spam
    6. Deauth Attack
  3. [x] Bluetooth Utilities

    1. Apple BLE Spam
    2. Android BLE Spam (WIP)
    3. Windows BLE Spam
    4. Loop everyone BLE Spam
  4. [x] Settings (WIP)

    1. Battery Saver
    2. Sound On/Off (WIP)
    3. Led On/Off
    4. Restart Device
    5. Shutdown Device

๐Ÿ“ฆ How To Build

  1. Clone the repo using git clone https://github.com/IMXNOOBX/fstick.git
  2. Download the Arduino IDE and install it or use visual studio code with the Arduino extension
  3. Run the python script python3 setup.py to be able to to build the project
  4. In your Arduino IDE or VSCode extension go to the main file fstick.ino and click on the build button in the top Left/Right in Arduino/VSCode respectively.

๐Ÿงถ Contribute/Issues

Feel free to contribute or open any issue for the project, just make sure to read the CONTRIBUTE.md file first and you follow the steps acordingly.

Donations

Please consider donating, so i can keep improving this project and get a flipper zero to work on many more projects like this โค

Donate Donate

๐Ÿ“š Credits

๐Ÿ”– License & Copyright

This project is licensed under CC BY-NC 4.0.

+ You are free to:
    โ€ข Share: Copy and redistribute the material in any medium or format.
    โ€ข Adapt: Remix, transform, and build upon the material.
+ Under the following terms:
    โ€ข Attribution: You must give appropriate credit, provide a link to original the source repository, and indicate if changes were made.
    โ€ข Non-Commercial: You may not use the material for commercial purposes.
- You are not allowed to:
    โ€ข Sell: This license forbids selling original or modified material for commercial purposes.
    โ€ข Sublicense: This license forbids sublicensing original or modified material.

ยฉ๏ธ Copyright

The content of this project is ยฉ๏ธ by IMXNOOBX and the respective contributors. See the LICENSE.md file for details.