Nav apraksta

jblanked ddef7f82d3 check FlipperHTTP board version 1 gadu atpakaļ
alloc 8e53e1302f add deauthentication option (req FlipperHTTP v2.0) 1 gadu atpakaļ
assets 2ea0204f65 bump to 1.6 1 gadu atpakaļ
callback ddef7f82d3 check FlipperHTTP board version 1 gadu atpakaļ
easy_flipper 83d6470498 FlipWiFi v1.5 1 gadu atpakaļ
flip_storage 669146bf79 FlipWiFi - v1.3.2 1 gadu atpakaļ
flipper_http 8e53e1302f add deauthentication option (req FlipperHTTP v2.0) 1 gadu atpakaļ
jsmn 4c61c149bc FlipWiFi - v1.3.1 1 gadu atpakaļ
text_input 04a18e6a9f FlipWiFi - v1.1 1 gadu atpakaļ
update c2cf5dcd0c FlipWiFi v1.5.1 1 gadu atpakaļ
.gitattributes bf4d337ed4 Initial commit 1 gadu atpakaļ
.gitignore 63ad590c68 Update JSON 1 gadu atpakaļ
CHANGELOG.md 86e10f06ef FlipWiFi - v1.5.2 1 gadu atpakaļ
README.md 86e10f06ef FlipWiFi - v1.5.2 1 gadu atpakaļ
app.c df490288aa fix freeze when board not connected/not flashed 1 gadu atpakaļ
app.png a9fd8493d7 FlipWiFi v1.0 1 gadu atpakaļ
application.fam 86e10f06ef FlipWiFi - v1.5.2 1 gadu atpakaļ
flip_wifi.c 83d6470498 FlipWiFi v1.5 1 gadu atpakaļ
flip_wifi.h 8e53e1302f add deauthentication option (req FlipperHTTP v2.0) 1 gadu atpakaļ

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

Connect Online

Features

  • Scan: Discover nearby WiFi networks and add them to your list.
  • AP Mode: Create a captive portal with custom HTML and auto-input routing.
  • 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.