No Description

jblanked f7700a77c4 FlipWiFi - v0.1 1 year ago
assets f7700a77c4 FlipWiFi - v0.1 1 year ago
.DS_Store f7700a77c4 FlipWiFi - v0.1 1 year ago
.gitattributes bf4d337ed4 Initial commit 1 year ago
CHANGELOG.md f7700a77c4 FlipWiFi - v0.1 1 year ago
README.md f7700a77c4 FlipWiFi - v0.1 1 year ago
app.c f7700a77c4 FlipWiFi - v0.1 1 year ago
app.png f7700a77c4 FlipWiFi - v0.1 1 year ago
application.fam f7700a77c4 FlipWiFi - v0.1 1 year ago
easy_flipper.h f7700a77c4 FlipWiFi - v0.1 1 year ago
flip_wifi_callback.h f7700a77c4 FlipWiFi - v0.1 1 year ago
flip_wifi_e.h f7700a77c4 FlipWiFi - v0.1 1 year ago
flip_wifi_free.h f7700a77c4 FlipWiFi - v0.1 1 year ago
flip_wifi_i.h f7700a77c4 FlipWiFi - v0.1 1 year ago
flip_wifi_storage.h f7700a77c4 FlipWiFi - v0.1 1 year ago
flipper_http.h f7700a77c4 FlipWiFi - v0.1 1 year ago
jsmn.h f7700a77c4 FlipWiFi - v0.1 1 year ago
uart_text_input.h f7700a77c4 FlipWiFi - v0.1 1 year ago

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.