Willy-JL 826fdbda71 FlipWiFi: Fix freeze when configs don't exist преди 1 година
..
assets ef92f1213b FlipperHTTP: Use system TextInput преди 1 година
.DS_Store 5100a113a4 Add 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 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi преди 1 година
README.md 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi преди 1 година
app.c 9c10f37d00 Format преди 1 година
app.png 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi преди 1 година
application.fam 5b744ea12e FlipperHTTP: Move to GPIO subfolder преди 1 година
easy_flipper.h ef92f1213b FlipperHTTP: Use system TextInput преди 1 година
flip_wifi_callback.h 98f9ba89c5 FlipperHTTP: Missing icons imports преди 1 година
flip_wifi_e.h ef92f1213b FlipperHTTP: Use system TextInput преди 1 година
flip_wifi_free.h ef92f1213b FlipperHTTP: Use system TextInput преди 1 година
flip_wifi_i.h ecd41a50e2 FlipperHTTP: Fix wrong return type warning преди 1 година
flip_wifi_storage.h 826fdbda71 FlipWiFi: Fix freeze when configs don't exist преди 1 година
flipper_http.h 9c10f37d00 Format преди 1 година
jsmn.h 9c10f37d00 Format преди 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/WebCrawler-FlipperZero/tree/main/assets/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.