Skip to content

Shortcuts for displaying Wi-Fi and cellular connection details on iOS 17 or higher.

License

Notifications You must be signed in to change notification settings

intuitibits/shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shortcuts

Shortcuts that generate a clean, well-formatted report of your iPhone/iPad's Wi-Fi and cellular connection details.

Requirements

  • iOS 18 or higher.

Install

  1. Download and open the shortcut.
  2. Choose "+ Add Shortcut" to add the shortcut to your Shortcuts app.
  3. Add the shortcut to your home screen for easy access.

Shortcuts

My Wi-Fi

This is a shortcut that generates a report of your Wi-Fi connection. It includes the following information:

  • Network Name (SSID)
  • Generation
  • BSSID
  • Channel number
  • Band
  • Signal (RSSI)
  • Noise
  • Signal-to-Noise Ratio (SNR)
  • Tx and Rx Rates
  • Vendor
  • IPv4 Address (Local and external)
  • IPv6 Address (Local and external)
  • Device Details (Model and iOS version)
  • Shortcut Version

Notes:

  • This shortcut uses the https://maclookup.app API to resolve AP vendor names based on the OUI portion of the BSSID. No BSSID or other information is being shared when calling the API.

  • Signal quality ratings are based on SNR as follows:

    SNR Signal Quality
    Greater than 40 dB Excellent
    Between 26 and 40 dB Good
    Between 16 and 25 dB Fair
    Between 11 and 15 dB Poor
    Less than 11 dB Very Poor

My Cellular

This is a shortcut that generates a report of your cellular connection. It includes the following information:

  • Carrier Name
  • Radio Technology
  • Signal Bars
  • Country Code
  • Is Roaming Abroad?
  • Device Details (Model and iOS version)
  • Shortcut Version

FAQ

These shortcuts won't run on my iPhone/iPad running iOS 17. Why?

Shortcuts made in iOS 18 are incompatible with iOS 17. For those on iOS 17, an older version of the shortcuts can be downloaded here:

The "My Wi-Fi" shortcut displays "-" for band. Why?

Band information is not directly available from the "Get Network Details" action, so the shortcut uses some heuristics to determine the band based on channel number and Wi-Fi generation (Wi-Fi 4, 5, 6, or 7). If the shortcut cannot determine the band, a "-" is displayed instead.

About

Shortcuts for displaying Wi-Fi and cellular connection details on iOS 17 or higher.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published