{"id":29207745,"url":"https://github.com/ewhalgand/passtok-generator","last_synced_at":"2025-07-02T19:38:14.648Z","repository":{"id":300242044,"uuid":"1005007254","full_name":"ewhalgand/Passtok-generator","owner":"ewhalgand","description":"Passtok is a CLI generator for generated password and secure token","archived":false,"fork":false,"pushed_at":"2025-06-20T15:51:34.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-20T16:27:37.325Z","etag":null,"topics":["cli","cli-commands","cli-tool","password-generator","token-generation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ewhalgand.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}},"created_at":"2025-06-19T14:13:43.000Z","updated_at":"2025-06-20T15:51:37.000Z","dependencies_parsed_at":"2025-06-20T16:27:46.607Z","dependency_job_id":"b517a170-c83b-4ec5-aedd-14b951a05fb0","html_url":"https://github.com/ewhalgand/Passtok-generator","commit_stats":null,"previous_names":["ewhalgand/passtok-generator"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ewhalgand/Passtok-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewhalgand%2FPasstok-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewhalgand%2FPasstok-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewhalgand%2FPasstok-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewhalgand%2FPasstok-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ewhalgand","download_url":"https://codeload.github.com/ewhalgand/Passtok-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewhalgand%2FPasstok-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263204775,"owners_count":23430292,"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-commands","cli-tool","password-generator","token-generation"],"created_at":"2025-07-02T19:38:13.480Z","updated_at":"2025-07-02T19:38:14.625Z","avatar_url":"https://github.com/ewhalgand.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ptk - Password \u0026 Token Generator\n\n**ptk** is a simple and secure command-line tool to generate passwords and tokens, built with Go and Cobra.\n\n## ✨ Features\n\n- Generate strong, random passwords or API tokens\n- Control the output length and type\n- Optional clipboard copy\n- Cross-platform support (macOS, Linux, Windows)\n- Lightweight and fast\n\n## 📦 Installation\n\n### 🔽 Download precompiled binaries\n\nDownload the latest `.zip` archive for your platform from the [Releases](https://github.com/ewhalgand/Passtok-generator/releases) page:\n\n- [⬇️ macOS Intel](https://github.com/ewhalgand/Passtok-generator/releases/download/v1.0.0/ptk-mac-intel-1.0.0.zip)\n- [⬇️ macOS Apple Silicon](https://github.com/ewhalgand/Passtok-generator/releases/download/v1.0.0/ptk-mac-arm64-1.0.0.zip)\n- [⬇️ Linux](https://github.com/ewhalgand/Passtok-generator/releases/download/v1.0.0/ptk-linux-1.0.0.zip)\n- [⬇️ Windows](https://github.com/ewhalgand/Passtok-generator/releases/download/v1.0.0/ptk-windows-1.0.0.zip)\n\nUnzip the archive and place the binary in your `$PATH`.\n\n## ⚙️ Usage\n\nHere are the main commands available:\n\n```bash\n# Show package version\nptk --version\n\n# Generate a password (default length, default type)\nptk gen\n\n# Specify the type of string to generate (password or token)\nptk gen --type password\nptk gen --type token\n\n# Specify the length of the generated string (e.g., 32 characters)\nptk gen --length 32\n\n# Copy the generated result to the clipboard\nptk gen --copy\n\n# Combine all options\nptk gen --type token --length 64 --copy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewhalgand%2Fpasstok-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fewhalgand%2Fpasstok-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewhalgand%2Fpasstok-generator/lists"}