{"id":37232067,"url":"https://github.com/sohamw03/wifui","last_synced_at":"2026-01-31T21:03:14.001Z","repository":{"id":328841298,"uuid":"1115409973","full_name":"sohamw03/wifui","owner":"sohamw03","description":"A lightweight, keyboard-driven Terminal User Interface (TUI) for managing Wi-Fi connections on Windows.","archived":false,"fork":false,"pushed_at":"2026-01-10T18:55:02.000Z","size":2159,"stargazers_count":79,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-15T08:14:09.238Z","etag":null,"topics":["cli","command-line-tool","network","network-manager","ratatui","rust","terminal","tui","wifi","windows","winget","wireless"],"latest_commit_sha":null,"homepage":"https://sohamw03.github.io/wifui/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sohamw03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-12T20:24:31.000Z","updated_at":"2026-01-15T06:52:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sohamw03/wifui","commit_stats":null,"previous_names":["sohamw03/wifui"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sohamw03/wifui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamw03%2Fwifui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamw03%2Fwifui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamw03%2Fwifui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamw03%2Fwifui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sohamw03","download_url":"https://codeload.github.com/sohamw03/wifui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamw03%2Fwifui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28955273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","command-line-tool","network","network-manager","ratatui","rust","terminal","tui","wifi","windows","winget","wireless"],"created_at":"2026-01-15T03:47:13.679Z","updated_at":"2026-01-31T21:03:13.997Z","avatar_url":"https://github.com/sohamw03.png","language":"Rust","funding_links":[],"categories":["Table of Contents"],"sub_categories":[],"readme":"![WifUIBanner](images/Animation.gif)\n\n# WifUI\n\n[![Downloads](https://img.shields.io/github/downloads/sohamw03/wifui/total)](https://github.com/sohamw03/wifui/releases)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/sohamw03/wifui/release.yml)\n![WinGet Package Version](https://img.shields.io/winget/v/sohamw03.wifui)\n[![Scoop Version](https://img.shields.io/scoop/v/wifui?bucket=https%3A%2F%2Fgithub.com%2Fsohamw03%2FScoop-Bucket)](https://github.com/sohamw03/Scoop-Bucket)\n[![Chocolatey Version](https://img.shields.io/chocolatey/v/wifui?link=https%3A%2F%2Fcommunity.chocolatey.org%2Fpackages%2Fwifui)](https://community.chocolatey.org/packages/wifui)\n[![Crates.io Version](https://img.shields.io/crates/v/wifui)](https://crates.io/crates/wifui)\n![GitHub Repo stars](https://img.shields.io/github/stars/sohamw03/wifui)\n\n**WifUI** is a blazing fast, lightweight Terminal User Interface (TUI) for managing Wi-Fi connections on **Windows**. Built with Rust and `ratatui`, it offers a keyboard-centric way to scan, connect, and monitor your network status without leaving the terminal.\n\n## 🚀 Features\n\n- **Network Scanning**: Instantly discover available Wi-Fi networks.\n- **Seamless Connection**: Connect to open or secured networks.\n- **Network Management**: View detailed network info (SSID, Signal Strength, Security Type, Channel).\n- **Share WiFi**: Generate QR codes to share saved network credentials.\n- **Keyboard Driven**: Efficient navigation with Vim-like keybindings.\n\n## 📸 Screenshots\n\n| Home | Add Network |\n|:---:|:---:|\n| ![Home](images/main.png) | ![Search](images/addnetwork.png) |\n| Password | Search |\n| ![Password](images/password.png) | ![Search](images/search.png) |\n\n## 📦 Installation\n\n**Note:** For the best experience, [Nerd Fonts](https://www.nerdfonts.com/) are recommended. However, you can use the `--ascii` flag if you prefer standard text-based icons.\n\n### Winget\n\n```sh\nwinget install wifui\n```\n\n### [Scoop](https://scoop.sh/#/apps?q=%22https%3A%2F%2Fgithub.com%2Fsohamw03%2FScoop-Bucket%22\u0026o=false)\n\n```sh\nscoop bucket add sohamw03 https://github.com/sohamw03/Scoop-Bucket\nscoop install wifui\n```\n\n### [Chocolatey](https://community.chocolatey.org/packages/wifui)\n\n```sh\nchoco install wifui\n```\n\n### [Crates.io](https://crates.io/crates/wifui)\n\n```sh\ncargo install wifui\n```\n\n### From Source\n\nEnsure you have the [Rust toolchain](https://www.rust-lang.org/tools/install) installed.\n```sh\nwinget install Rustlang.Rustup\nwinget install --id Microsoft.VisualStudio.2022.BuildTools --override \"--passive --wait --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --add Microsoft.VisualStudio.Component.Windows11SDK.22621\"\n```\n```sh\ngit clone https://github.com/sohamw03/wifui.git\ncd wifui\ncargo install --path .\n```\n\n## 🎮 Usage\n\nRun the application:\n\n```sh\nwifui\n```\n\n### Command Line Arguments\n\n| Flag | Description |\n| :--- | :--- |\n| `--ascii` | Use ASCII icons (no Nerd Fonts required) |\n| `--show-keys` | Show key logger for debugging |\n| `-v`, `--version` | Print version information |\n\n### Keybindings\n\n| Key | Action |\n| :--- | :--- |\n| `↑` / `k` | Move Selection Up |\n| `↓` / `j` | Move Selection Down |\n| `g` / `Home` | Go to Top |\n| `G` / `End` | Go to Bottom |\n| `Enter` | Connect / Disconnect |\n| `n` | Add Manual Network |\n| `r` | Refresh Network List |\n| `f` | Forget Network |\n| `a` | Toggle Auto Connect |\n| `s` | Share WiFi (QR Code) |\n| `/` | Search Networks |\n| `q` / `Ctrl + c` | Quit |\n| `Esc` | Back / Clear Search / Quit |\n\n### Input Navigation (Search \u0026 Password)\n\n| Key | Action |\n| :--- | :--- |\n| `Esc` / `Ctrl + [` | Clear Input |\n| `Ctrl / Alt + Backspace` | Delete Word |\n| `Ctrl / Alt + ← / →` | Move Cursor by Word |\n| `Home / End` | Move Cursor to Start / End |\n\n## 🤝 Contributing\n\nContributions are welcome! Feel free to open an issue or submit a pull request on [GitHub](https://github.com/sohamw03/wifui).\n\n## 📄 License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsohamw03%2Fwifui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsohamw03%2Fwifui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsohamw03%2Fwifui/lists"}