{"id":18597302,"url":"https://github.com/wiremoons/qpass","last_synced_at":"2025-05-16T13:33:45.506Z","repository":{"id":229443893,"uuid":"776701177","full_name":"wiremoons/qpass","owner":"wiremoons","description":"Provide a choice of passwords based on three letter word combinations and different marks.","archived":false,"fork":false,"pushed_at":"2024-04-15T12:24:20.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T23:44:40.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/wiremoons.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-03-24T08:34:50.000Z","updated_at":"2024-03-24T10:42:04.000Z","dependencies_parsed_at":"2024-12-26T21:23:51.896Z","dependency_job_id":"c95adfe7-9dd0-4b82-9aa3-05a10156183d","html_url":"https://github.com/wiremoons/qpass","commit_stats":null,"previous_names":["wiremoons/qpass"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fqpass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fqpass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fqpass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fqpass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiremoons","download_url":"https://codeload.github.com/wiremoons/qpass/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254538545,"owners_count":22087884,"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":[],"created_at":"2024-11-07T01:27:38.094Z","updated_at":"2025-05-16T13:33:45.476Z","avatar_url":"https://github.com/wiremoons.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n\n_Quick Password_ `qpass` : Provide a choice of passwords based on combination\nthree letter words and different marks.\n\nCommand line applications written in _Typescript_ using the\n[Deno](https://deno.land/) runtime.\n\n## Installation\n\nYou will need to have a copy of the _Deno_ runtime installed on your computer.\nInstructions to achieve this as are available from the web page here:\n[https://docs.deno.com/runtime/manual/getting_started/installation](https://docs.deno.com/runtime/manual/getting_started/installation).\n\nInstallation of _Deno_ is easy as it is just a single binary executable file -\njust download a copy and add it to a directory in your path.\n\nOnce _Deno_ itself is installed, two easy options to install `qpass` are:\n\nThe `qpass` program can be installed as a script using the command:\n\n```console\ndeno install -f --quiet --allow-read --allow-env=QPASS_WORDS https://raw.githubusercontent.com/wiremoons/qpass/main/qpass.ts\n```\n\nAlternatively a copy of `qpass` can be compiled together with the _Deno_ binary\nto create a self contained _compiled_ standalone executable as the `qpass`\nprogram:\n\n```console\ndeno compile --quiet --allow-read --allow-env=QPASS_WORDS https://raw.githubusercontent.com/wiremoons/qpass/main/qpass.ts\n```\n\n## Usage\n\nOnce the above installation has been completed, the program can be run with the\ncommand: `qpass`. Additional help on the options available when executed can be\nfound with the command line flags:\n\n- `-h` : show the command line flag help\n- `-a` : shows the additional help information.\n\n## Updates and Changes\n\nUpdates made to the program as it is developed are captured in the\n[CHANGELOG.md](./CHANGELOG.md) project file.\n\nTo install an updated version, follow the install steps above that will replace\nthe current installed version with any newer version available.\n\n## License\n\nLicensed with the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremoons%2Fqpass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiremoons%2Fqpass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremoons%2Fqpass/lists"}