{"id":13471826,"url":"https://github.com/reugn/wifiqr","last_synced_at":"2025-04-07T12:08:59.158Z","repository":{"id":39712028,"uuid":"319684575","full_name":"reugn/wifiqr","owner":"reugn","description":"Create a QR code with your Wi-Fi login details","archived":false,"fork":false,"pushed_at":"2024-05-19T07:45:57.000Z","size":56,"stargazers_count":269,"open_issues_count":0,"forks_count":14,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-31T10:09:33.127Z","etag":null,"topics":["cli","cli-app","cli-tool","command-line-tool","credentials","golang","qr","qr-generator","qrcode","qrcode-generator","terminal","utility","wifi","wifi-password"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/reugn/wifiqr","language":"Go","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/reugn.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":"2020-12-08T15:43:55.000Z","updated_at":"2025-03-19T07:14:09.000Z","dependencies_parsed_at":"2024-05-19T08:30:17.069Z","dependency_job_id":"99971e0e-c913-4de0-ba69-e39c50c5bdf3","html_url":"https://github.com/reugn/wifiqr","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Fwifiqr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Fwifiqr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Fwifiqr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Fwifiqr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reugn","download_url":"https://codeload.github.com/reugn/wifiqr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648978,"owners_count":20972945,"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":["cli","cli-app","cli-tool","command-line-tool","credentials","golang","qr","qr-generator","qrcode","qrcode-generator","terminal","utility","wifi","wifi-password"],"created_at":"2024-07-31T16:00:49.593Z","updated_at":"2025-04-07T12:08:59.139Z","avatar_url":"https://github.com/reugn.png","language":"Go","funding_links":[],"categories":["Go","Utilities","公用事业公司"],"sub_categories":["Utility/Miscellaneous","Fail injection","实用程序/Miscellaneous"],"readme":"# Wi-Fi QR Code Generator\n\n\u003cimg src=\"docs/images/qr.png\" align='right'/\u003e\n\n[![Test Status](https://github.com/reugn/wifiqr/workflows/Test/badge.svg)](https://github.com/reugn/wifiqr/actions?query=workflow%3ATest)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/reugn/wifiqr)](https://pkg.go.dev/github.com/reugn/wifiqr)\n[![Go Report Card](https://goreportcard.com/badge/github.com/reugn/wifiqr)](https://goreportcard.com/report/github.com/reugn/wifiqr)\n[![codecov](https://codecov.io/gh/reugn/wifiqr/branch/main/graph/badge.svg)](https://codecov.io/gh/reugn/wifiqr)\n\nCreate a QR code with your Wi-Fi login details.\n\nUse Google Lens or other application to scan it and connect automatically.\n\n## Installation\n\nChoose a binary from the [releases](https://github.com/reugn/wifiqr/releases).\n\n### Build from Source\n\nDownload and [install Go](https://golang.org/doc/install).\n\nInstall the application:\n\n```sh\ngo install github.com/reugn/wifiqr/cmd/wifiqr@latest\n```\n\nSee the [go install](https://go.dev/ref/mod#go-install) instructions for more information about the command.\n\n## Usage\n\n```text\n$ wifiqr --help\nwifiqr is a WiFi QR code generator\n\nIt is used to create a QR code containing the login details such as\nthe name, password, and encryption type. This QR code can be scanned\nusing Google Lens or other QR code reader to connect to the network.\nIt is Android and iOS compatible.\n\nIf the options necessary for creating the QR code are not given on\nthe command line, the user will be prompted for the information.\n\nUsage:\n  wifiqr [flags]\n\nFlags:\n  -h, --help              help for wifiqr\n      --hidden            Hidden SSID\n  -k, --key string        Wireless password (pre-shared key / PSK)\n  -o, --output string     PNG file for output (default stdout)\n  -p, --protocol string   Wireless network encryption protocol (WPA2, WPA, WEP, NONE). (default \"WPA2\")\n  -s, --size int          Image width and height in pixels (default 256)\n  -i, --ssid string       Wireless network name\n  -v, --version           version for wifiqr\n```\n\n## Usage Example\n\n```sh\n./wifiqr --ssid some_ssid --key 1234 --output qr.png --size 128\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freugn%2Fwifiqr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freugn%2Fwifiqr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freugn%2Fwifiqr/lists"}