Skip to content

Converts channel number to center frequency, and vice versa. Shows information about bands, channels, and preference.

License

Notifications You must be signed in to change notification settings

jiribrejcha/wifichannel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wi-Fi Channel Command Line Tool (wifichannel)

Converts channel number to center frequency, and vice versa.

How to use

Few practical examples of what it can do for you: https://wlanpi.gitbook.io/cookbook/wi-fi-channel-tool-wifichannel

Example of how to use wifichannel

How to install on macOS

Install wifichannel on macOS by executing this command in Terminal:

sudo echo && curl -s https://raw.githubusercontent.com/jiribrejcha/wifichannel/main/install.sh | sudo bash

Note: "sudo echo" workarounds a known zsh issue on macOS.

How to install on Windows 11

  1. Install Windows Subsystem for Linux (WSL)
  2. Open WSL by pressing the Window key, type "wsl", and press Enter key.
  3. In WSL shell, execute this command:
curl -s https://raw.githubusercontent.com/jiribrejcha/wifichannel/main/install.sh | sudo bash

How to uninstall

Execute this command in macOS Terminal app on macOS (or wsl on Windows 11) to uninstall wifichannel:

sudo echo && curl -s https://raw.githubusercontent.com/jiribrejcha/wifichannel/main/uninstall.sh | sudo bash

WLAN Pi project

If you like this tool and have interest in Wi-Fi, make sure to check the WLAN Pi project. wifichannel is included in the WLAN Pi image.

Special thanks to

About

Converts channel number to center frequency, and vice versa. Shows information about bands, channels, and preference.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages