{"id":16991872,"url":"https://github.com/kjagiello/wifi","last_synced_at":"2026-04-13T00:44:54.487Z","repository":{"id":147050144,"uuid":"98758712","full_name":"kjagiello/wifi","owner":"kjagiello","description":"Displays the SSID of the WiFi network you are connected to.","archived":false,"fork":false,"pushed_at":"2017-09-15T10:28:55.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T10:12:17.014Z","etag":null,"topics":["fish-shell","macos","tmux","tool","wifi","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/kjagiello.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}},"created_at":"2017-07-29T21:04:33.000Z","updated_at":"2021-12-29T00:39:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fad7ed3-9351-4919-863d-1ea7b5b45a6a","html_url":"https://github.com/kjagiello/wifi","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjagiello%2Fwifi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjagiello%2Fwifi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjagiello%2Fwifi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjagiello%2Fwifi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kjagiello","download_url":"https://codeload.github.com/kjagiello/wifi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244902927,"owners_count":20529115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["fish-shell","macos","tmux","tool","wifi","zsh"],"created_at":"2024-10-14T03:27:37.448Z","updated_at":"2026-04-13T00:44:54.452Z","avatar_url":"https://github.com/kjagiello.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wifi\n\n![demo](https://user-images.githubusercontent.com/74944/28748245-1c306b8c-74b3-11e7-8fb7-3aa2ff60a5b0.png)\n\nmacOS-only command line tool displaying the name of the WiFi network your are\ncurrently connected to. Works great in tmux. Probably compatible with your\nfavorite shell.\n\n## Usage\n\n```\ngeneral:\n  -t            output tmux status bar format\n  -z            output zsh prompt format\n  -s            WiFi symbol             default: none\n  -d            WiFi network device     default: en0\n  -n            no colors\ncolors:                                                 tmux     zsh\n  -g \u003ccolor\u003e    connected               default: 1;32 | green  | 64\n  -m \u003ccolor\u003e    disconnected            default: 1;33 | yellow | 136\n  -w \u003ccolor\u003e    error                   default: 0;31 | red    | 160\n```\n\n## Install\n\n### Homebrew\n\n```bash\nbrew tap kjagiello/wifi\nbrew install wifi\n```\n\n### DIY\n\n```bash\ngit clone https://github.com/kjagiello/wifi.git\ncd wifi\nmake install\n```\n\n## Sample tmux config\n\n```\nset -g status-right \"#(wifi -t -g#77d656 -w#d94a4a -m#d7d682) │ #(date +%%T)\"\n```\n\n## \"Cool, but I want the battery thingy from the screenshot\"\n\n[![Battery](https://user-images.githubusercontent.com/74944/28754971-d705ced2-7550-11e7-8aea-8665265467e2.png)](https://github.com/Goles/Battery)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjagiello%2Fwifi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkjagiello%2Fwifi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjagiello%2Fwifi/lists"}