Willy-JL 4c625f2ebd Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
..
alloc 5c339d6b4e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
assets 5c339d6b4e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
callback 4c625f2ebd Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
easy_flipper 5c339d6b4e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
flip_storage 5c339d6b4e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
flipper_http 4c625f2ebd Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
jsmn 5c339d6b4e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
.gitattributes 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
.gitignore 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
.gitsubtree 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
CHANGELOG.md 5c339d6b4e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
README.md 5c339d6b4e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
app.c 5c339d6b4e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
app.png 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
application.fam 5c339d6b4e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
flip_wifi.c 5c339d6b4e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому
flip_wifi.h 5c339d6b4e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 рік тому

README.md

FlipWiFi

FlipWiFi is the companion app for the popular FlipperHTTP flash, originally introduced in the https://github.com/jblanked/WebCrawler-FlipperZero/tree/main/assets/FlipperHTTP. It allows you to scan and save WiFi networks for use across all FlipperHTTP apps.

Requirements

Features

  • Scan: Discover nearby WiFi networks and add them to your list.
  • Saved Access Points: View your saved networks, manually add new ones, or configure the WiFi network to be used across all FlipperHTTP apps.

Setup

FlipWiFi automatically allocates the necessary resources and initializes settings upon launch. If WiFi settings have been previously configured, they are loaded automatically for easy access. You can also edit the list of WiFi settings by downloading and modifying the "wifi_list.txt" file located in the "/SD/apps_data/flip_wifi/" directory. To use the app:

  1. Flash the WiFi Dev Board: Follow the instructions to flash the WiFi Dev Board with FlipperHTTP: https://github.com/jblanked/FlipperHTTP
  2. Install the App: Download FlipWiFi from the App Store.
  3. Launch FlipWiFi: Open the app on your Flipper Zero.
  4. Connect, review, and save WiFi networks.