SkillAgentSearch skills...

Wifinian

A Windows desktop tool to enable user to actively control Wi-Fi connections

Install / Use

/learn @emoacht/Wifinian
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

English|Japanese -|-

Wifinian

More control over Wi-Fi connections!

Wifinian is a Windows desktop tool to enable user to actively control Wi-Fi connections.

<img src="Images/Screenshot_main.png" alt="Screenshot" width="512.5"><br> (DPI: 200%)

Functions:

  • Connect to or disconnect from a wireless network
  • Rename a wireless profile
  • Change automatic connection (Auto Connect) or automatic switch (Auto Switch) settings of a wireless profile
  • Rush - Perform rescan of wireless networks in short intervals (The number indicates interval (sec).)
  • Engage - Execute automatic connection depending on signal strength, order and automatic switch setting of wireless profiles (The number indicates threshold of signal strength (%).)
  • Organize - Change the order (priority) of wireless profiles, delete a wireless profile

Screenshot<br> (DPI: 100%)

Requirements

  • Windows 7 or newer
  • .NET Framework 4.8
  • On Windows 11 (24H2) or newer, in Privacy & security > Location settings, access to location information needs to be turned on. <img src="Images/Privacy_location_en.png" alt="Location" width="600">

Download

  • Microsoft Store (Windows 10 (1607) or newer):<br> Wifinian<br> <a href='//www.microsoft.com/store/apps/9pngfqps4flh?cid=storebadge&ocid=badge'><img src='https://developer.microsoft.com/store/badges/images/English_get-it-from-MS.png' alt='Wifinian' width='142px' height='52px'/></a>

  • Winget (a.k.a. Windows Package Manager, App Installer):

    winget install Wifinian
    
  • Other:<br> :floppy_disk: Installer

Install/Uninstall

If you wish to place executable files on your own, you can extract them from installer file (.msi) by the following command:

msiexec /a [source msi file path] targetdir=[destination folder path (absolute path)] /qn

In such case, please note the following:

  • The settings file will be created at: [system drive]\Users\[user name]\AppData\Local\Wifinian\
  • When you check [Start on sign in], a registry value will be added to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

Remarks

  • To rename a wireless profile, press and hold its name.
  • Rescan of wireless networks by OS itself is triggered by some actions and if no such actions take place, seems to be performed once per one minute.
  • Automatic connection by Engage function applies only to wireless profiles whose automatic switch are enabled. If a profile whose automatic switch is not enabled has been already connected, automatic connection will not be executed.
  • When you connect to a wireless network by OS's wireless menu, the order of wireless profiles may be automatically changed.
  • A wireless profile is associated with a specific wireless adapter and if the adapter is not in place, such profile will not be shown.

History

:scroll: History

Libraries

License

  • MIT License

Developer

  • emoacht (emotom[atmark]pobox.com)
View on GitHub
GitHub Stars294
CategoryDevelopment
Updated4d ago
Forks31

Languages

C#

Security Score

100/100

Audited on Mar 30, 2026

No findings