WiFiAutologger — Cross-Platform Authentication Manager

Back to Home

Automatically handle WiFi portal logins across desktop and mobile.

Stack

Java · Flutter · Spring Boot

What it does

  • Cross-platform WiFi authentication: desktop GUI (Java Swing) + mobile app (Flutter)
  • Spring Boot backend
  • AES-256 encrypted credential storage
  • Multi-account failover — tries next account if one fails
  • Intelligent scheduling, system tray integration, auto-startup

Why it exists

Campus and public WiFi portals that kick you out every few hours are annoying. This automates re-authentication silently in the background — you never notice the drop.


Related: Java · Spring Boot