Willy-JL 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
..
alloc 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
assets 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
callback 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
easy_flipper fae750dea4 Revert all formatting of FlipperHTTP apps 1 năm trước cách đây
flip_storage 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
flipper_http 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
jsmn 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
.gitattributes 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
.gitignore 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
.gitsubtree 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
CHANGELOG.md 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
README.md 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
app.c 865f50dd77 Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
app.png 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
application.fam 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
flip_wifi.c 865f50dd77 Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây
flip_wifi.h 865f50dd77 Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 năm trước cách đây

README.md

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/data" directory. To use the app:

  1. Flash the WiFi Developer 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 Flipper Lab.
  3. Launch FlipWiFi: Open the app on your Flipper Zero.
  4. Connect, review, and save WiFi networks.