WifiWand Documentation Index

July 10, 2026 ยท View on GitHub

This directory contains end-user and operator documentation for WifiWand (gem name: wifi-wand).

Getting Started

Command-Specific Guides

Other Commands

Use wifiwand --help as the canonical command reference. Commands without dedicated guide pages include:

  • connect / co - Join a WiFi network by SSID, optionally with a password.
  • disconnect / d - Disassociate from the current WiFi network without powering WiFi off.
  • forget / f - Remove saved preferred networks.
  • till / t - Wait for WiFi power, association, or internet reachability states.
  • cycle / cy - Toggle WiFi off and back on, or on and back off, depending on the starting state.
  • qr - Generate Wi-Fi QR codes for terminal or file output.
  • public_ip / pi - Query public IP address and country information.
  • ropen / ro - Open useful network troubleshooting web resources.
  • random_mac / rmac - Generate a random locally administered unicast MAC address.

Technical Reference

Advanced Usage & Troubleshooting

Project History

  • Version 3 Breaking Changes - Canonical upgrade and migration guide for version 3 API, CLI, and behavior changes.
  • Release Notes - Release notes for all versions, including current unreleased changes.
  • Version 3.0 Changes - Broader summary of major improvements and non-breaking changes in version 3.0.

For Developers and Maintainers

If you are contributing to WifiWand or working on the native helper, please see the Developer Documentation Index.