Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

wifi_rssi

A simple macOS command-line tool written in Objective-C that prints the current Wi-Fi RSSI (signal strength) in dBm using CoreWLAN.

This is meant to be a replacement for the long-deprecated and now missing aiport command on macos for use with HamClock.

Requirements

  • macOS
  • Xcode Command Line Tools
  • Wi-Fi enabled

Build

make

Run

./wifi_rssi

Example output:

agrCtlRSSI: -40

Notes

  • RSSI is reported in dBm (closer to 0 means a stronger signal).

License

MIT

About

A simple objective-C program that will retrieve the RSSI value under macOS without requiring elevated privileges.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages