{"id":26801947,"url":"https://github.com/walker84837/ciphercanvas","last_synced_at":"2025-03-29T21:14:44.566Z","repository":{"id":185101302,"uuid":"673005879","full_name":"walker84837/ciphercanvas-rs","owner":"walker84837","description":"CipherCanvas is a blazingly fast Wi-Fi QR code generator.","archived":false,"fork":false,"pushed_at":"2025-03-07T09:44:38.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T10:31:48.520Z","etag":null,"topics":["command-line","command-line-tool","command-line-utility","rust","wifi","wifi-qr","wifi-qrcode"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/walker84837.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-07-31T16:47:13.000Z","updated_at":"2025-03-07T09:44:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c3ae50a-fac3-4c7c-98b5-34e1aebaf438","html_url":"https://github.com/walker84837/ciphercanvas-rs","commit_stats":null,"previous_names":["walker84837/wifi-qrcode-rs","walker84837/ciphercanvas"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walker84837%2Fciphercanvas-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walker84837%2Fciphercanvas-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walker84837%2Fciphercanvas-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walker84837%2Fciphercanvas-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walker84837","download_url":"https://codeload.github.com/walker84837/ciphercanvas-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246243549,"owners_count":20746311,"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":["command-line","command-line-tool","command-line-utility","rust","wifi","wifi-qr","wifi-qrcode"],"created_at":"2025-03-29T21:14:44.007Z","updated_at":"2025-03-29T21:14:44.557Z","avatar_url":"https://github.com/walker84837.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ciphercanvas: Wi-Fi QR Code Generator\n\nA robust and efficient program written in Rust that generates QR codes for Wi-Fi\nnetworks. It takes inputs such as SSID, encryption type (WPA or WEP), password,\nand desired output format, producing a QR code that simplifies Wi-Fi access\nsharing.\n\n## Table of Contents\n\n  - [Usage](#usage)\n  - [Contributing](#contributing)\n  - [License](#license)\n\n## Usage\n\nTo generate a Wi-Fi QR code using CipherCanvas:\n\n1.  **Create a configuration file**: Follow the guidelines in [the\n    documentation](docs/configuration.md) to create a configuration file that\n    includes your Wi-Fi network details.\n\n2.  **Generate the QR code**: Run the `ccanvas` command with the\n    appropriate options to generate your QR code. This example command creates a\n    `qrcode.svg` file based on your configuration:\n    \n    ``` console\n    $ ccanvas -s wifi4life -e wpa -c your-config-file.toml -o qrcode.svg\n    ```\n\n## Contributing\n\nWe welcome contributions from the community! If you would like to contribute to\nCipherCanvas, here is a few things you can do:\n\n### Roadmap\n\n- [ ] Support exporting images in other formats\n- [ ] Switch to a crate which provides fancier logging (like `env_logger`)\n- [ ] Create config file if not found ([directories](https://docs.rs/directories/6.0.0/directories/struct.ProjectDirs.html))\n- [ ] Resolve issue where an image that is smaller than 256x256 is smaller\n  - Consider using a bigger image and [rescaling](https://docs.rs/image/latest/image/imageops/fn.resize.html) it.\n\n## License\n\nThis project is licensed under the [GNU General Public License\nversion 3.0](LICENSE.md). By contributing to this project, you agree to license\nyour contributions under the same license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalker84837%2Fciphercanvas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalker84837%2Fciphercanvas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalker84837%2Fciphercanvas/lists"}