wifimanager

There are 165 repositories under wifimanager topic.

  • tzapu/WiFiManager

    ESP8266 WiFi Connection manager with web captive portal

    Language:C++6.4k2321.5k1.9k
  • ThanosFisherman/WifiUtils

    Easily Connect to WiFi Networks

    Language:Java71626104189
  • khoih-prog/ESP_WiFiManager

    This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson

    Language:C++367248295
  • P3rf/rofi-network-manager

    A manager for network connections using bash, rofi, nmcli,qrencode.

    Language:Shell35661025
  • tayfunulu/WiFiManager

    WiFi manager for ESP8266 - ESP12 - ESP32 - micropython

    Language:Python3432223104
  • wifi-passview

    warengonzaga/wifi-passview

    An open source batch script based WiFi Passview for Windows!

    Language:Batchfile289202175
  • khoih-prog/ESPAsync_WiFiManager

    This is an ESP32 (including ESP32-S2 and ESP32-C3) / ESP8266 WiFi Connection Manager, using ESPAsyncWebServer, with fallback web configuration portal. Use this library for configuring ESP32, ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- . Using AsyncDNSServer instead of DNSServer now.

    Language:C++288198672
  • alanswx/ESPAsyncWiFiManager

    Port WiFiManager to ESP Async Server

    Language:C++211207482
  • wideverse/headless-wifi-manager

    Remotely connect to WiFi an headless device using Nearby API

    Language:Kotlin11911213
  • cotestatnt/esp-fs-webserver

    ESP32/ESP8266 webserver, WiFi manager and web editor Arduino library

    Language:C++104103927
  • theelims/ESP32-sveltekit

    A simple and extensible framework for ESP32 based IoT projects with a feature-rich, beautiful, and responsive front-end build with Sveltekit, Tailwind CSS and DaisyUI. This is a project template to get you started in no time with a fully integrated build chain.

    Language:C8542615
  • jflavio11/WifiConnector

    Library to manage Wi-Fi Connections on Android

    Language:Java795833
  • bsab/django-unifi-portal

    Authenticate Unifi WiFi Guests with Django

    Language:Python7812828
  • pycameresp

    remibert/pycameresp

    Motion detection with image notification for Esp32CAM and Esp32 flasher with GUI based on esptool.py.

    Language:Python71131020
  • sineto/nmcli-rofi

    A simple manager for network connections using rofi and nmcli

    Language:Shell624716
  • khoih-prog/ESPAsync_WiFiManager_Lite

    Library using AsyncWebServer to configure MultiWiFi/Credentials at runtime for ESP32 (including ESP32-S2 and ESP32-C3) and ESP8266 boards. You can also specify DHCP HostName, static AP and STA IP. Use much less memory compared to full-fledge WiFiManager. Config Portal will be auto-adjusted to match the number of dynamic custom parameters. Optional default Credentials to be autoloaded into Config Portal to use or change instead of manually input. Credentials are saved in LittleFS, SPIFFS or EEPROM. New powerful-yet-simple-to-use feature to enable adding dynamic custom parameters from sketch and input using the same Config Portal. Double or MultiDetectDetector as well as Virtual Switches feature permits entering Config Portal as requested.

    Language:C++5571315
  • ferreira-igor/micropython-wifi_manager

    WiFi Manager for ESP8266 and ESP32 using MicroPython.

    Language:Python506524
  • khoih-prog/ESP_WiFiManager_Lite

    Light-Weight MultiWiFi/Credentials Manager for ESP32 (including ESP32-S2 and ESP32-C3) and ESP8266 boards boards. Powerful-yet-simple-to-use feature to enable adding dynamic custom parameters. paragraph=Library to configure MultiWiFi/Credentials at runtime for ESP32/ESP8266 boards. You can also specify DHCP HostName, static AP and STA IP. Use much less memory compared to full-fledge WiFiManager. Config Portal will be auto-adjusted to match the number of dynamic custom parameters. Optional default Credentials to be autoloaded into Config Portal to use or change instead of manually input. Credentials are saved in LittleFS, SPIFFS or EEPROM. New powerful-yet-simple-to-use feature to enable adding dynamic custom parameters from sketch and input using the same Config Portal. Double or MultiDetectDetector as well as Virtual Switches feature permits entering Config Portal as requested.

    Language:C++483814
  • khoih-prog/Blynk_WM

    Blynk and WiFiManager Library for configuring/auto(re)connecting ESP8266/ESP32 modules to the best or available MultiWiFi APs and MultiBlynk servers at runtime, with or without SSL. Configuration data saved in either SPIFFS or EEPROM.

    Language:C++477166
  • bbx10/WiFiManager

    ESP8266/ESP32 WiFi Connection manager with web captive portal

    Language:C++41905
  • smurf0969/WiFiConnect

    WiFi connection manager for ESP32 and ESP8266 with OLED support

    Language:C414311
  • liebman/AnalogClock

    Project to sync analog clocks to a few milliseconds.

    Language:C++3610179
  • white-netkit

    WH1T3-E4GL3/white-netkit

    This is a multipurpose tool which is useful in networking or network hacking.

    Language:Python35221
  • microdimmer/homeweather_esp8266

    weather station, arduino esp8266, st7920, mh-z19, BME-280

    Language:C++337211
  • brainelectronics/Micropython-ESP-WiFi-Manager

    MicroPython based ESP WiFi Manager

    Language:Python303158
  • randomnerd_esp32_wifi_manager

    ldijkman/randomnerd_esp32_wifi_manager

    randomnerd_esp32_wifi_manager

    Language:HTML29167
  • mrebbert/FerrarisPowerMeter

    A sensor for a ferraris energy meter based on an ESP8266 or similar including a HomeAssistant-Integration via MQTT.

    Language:C++29557
  • wlan10

    afit/wlan10

    Wi-Fi network manager for Windows. Set the preferred connection order of Wi-Fi networks, so your computer will always connect to the best one.

    Language:C#27361
  • srwi/ESPEssentials

    Essentials to get you started with your Arduino projects using the ESP8266 and ESP32.

    Language:C++255115
  • khoih-prog/Blynk_Async_WM

    Simple WiFiManager for Blynk and ESP8266/ESP32 (including ESP32-S2, ESP32-C3) with or without SSL, configuration data saved in either LittleFS, SPIFFS or EEPROM. This library, using AsyncWebServer instead of (ESP8266)WebServer, for configuring/auto(re)connecting ESP8266/ESP32 modules to best or available MultiWiFi APs and MultiBlynk servers at runtime. Enable adding dynamic custom parameters from sketch and input using the same Config Portal. Config Portal will be auto-adjusted to match the number of dynamic parameters. Optional default Credentials to be autoloaded into Config Portal to use or change instead of manually input. Static STA IP and DHCP Hostname as well as Config Portal AP channel, IP, SSID, Password can be configured. Multi or Double DetectDetector feature permits entering Config Portal as requested.

    Language:C++20378
  • ExceptionRegret/Wifi-Confusion

    Wifi-Confusion is a tool to create to Fake Wifi Acess-Points to Confuse the Victim

    Language:Python16202
  • Jorgen-VikingGod/ESP8266-WiFi-Relay-Async

    simple sketch for ESP8266 of using ESPAsyncWebServer to switch relays on GPIO pins, serves a simple website with toggle buttons for each relay and uses AsyncWiFiManager to configure WiFi network.

    Language:C++16527
  • pradeepan-prabha/Wifi-Manager-Wrapper

    WiFi Connectivity Wrapper is a library that provides a set of convenient methods for managing WiFi State, WiFi Scan, And WiFi Connection to Hotspot using kotlin in android.

    Language:Kotlin15203
  • douglaszuqueto/esp32-http-firmware

    Firmware para ESP32 com suporte a integração com WebService e configuração via WiFiManager

    Language:C++14405
  • khoih-prog/WiFiManager_RTL8720

    Library to configure MultiWiFi/Credentials at runtime for Realtek RTL8720DN, RTL8722DM, RTM8722CSM, etc. boards.

    Language:C++13325
  • ZanzyTHEbar/EasyNetworkManager

    An easy network manager for the ESP32

    Language:C13171