w2sv / WiFi-Widget

Android app providing a fully configurable widget for the monitoring of your WiFi connection details.

Home Page:https://play.google.com/store/apps/details?id=com.w2sv.wifiwidget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiFi Widget

F-Droid GitHub release (latest by date including pre-releases)

GitHub code size in bytes Check & Assemble Debug


Android app providing a fully configurable widget for the monitoring of your WiFi connection details.


Download

Get it on Google Play Download from F-Droid Get it on GitHub

Features

In-App

  • Clean Material 3 Design, featuring animations wherever they're appropriate
  • Supports light & dark theme, as well as dynamic colors
  • Different layouts for landscape & portrait mode
  • Live WiFi Status display with property copy-to-clipboard functionality

Widget Configuration Options

  • Appearance:
    • Size
    • Light/dark theme with static/dynamic colors, or custom colors
    • Background opacity
    • Font size
  • Displayed WiFi properties:
    • SSID, BSSID
    • IPs: Loopback, Site Local, Link Local, ULA, Multicast, Global Unicast, Public (fetched from https://api.ipify.org)
      • For address types that support IPv4 & IPv6, you may choose which versions to include
      • Whether to display prefix lengths
    • Frequency, Channel, Link Speed, RSSI, Signal Strength, Standard, WiFi Generation, Security Protocol, Gateway, DNS, DHCP
  • Bottom bar elements:
    • Last refresh date time display
    • Refresh data button
    • Go to WiFi settings button
    • Go to widget configuration button
  • Periodic data refreshing:
    • Interval
    • Whether to refresh on low battery

Tech Stack

  • Kotlin
  • Jetpack Compose
  • Coroutines & flows
  • Dagger-Hilt for dependency injection
  • OkHttp 3
  • compose-destinations for navigation
  • Proto & Preferences data store

Screenshots

Credits

Logo foreground by Hilmy Abiyyu Asad taken from here, where it is licensed under Creative Commons(Attribution 3.0 unported).

Donations


Buy Me A Coffee

License

GPL-3.0 License © w2sv [2022 - Present]

About

Android app providing a fully configurable widget for the monitoring of your WiFi connection details.

https://play.google.com/store/apps/details?id=com.w2sv.wifiwidget

License:GNU General Public License v3.0


Languages

Language:Kotlin 99.4%Language:Makefile 0.6%