{"id":22959184,"url":"https://github.com/denji-pro/read-hosttimeout","last_synced_at":"2025-04-02T02:22:51.613Z","repository":{"id":267689892,"uuid":"902049399","full_name":"denji-pro/Read-HostTimeout","owner":"denji-pro","description":"Modification of PowerShell Read-Host that provides a timeout and default value options for user input","archived":false,"fork":false,"pushed_at":"2024-12-27T23:17:09.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T17:25:13.555Z","etag":null,"topics":["powershell","powershell-module"],"latest_commit_sha":null,"homepage":"https://www.powershellgallery.com/packages/Read-HostTimeout/","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denji-pro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-11T20:06:18.000Z","updated_at":"2024-12-27T23:17:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"add325d1-f1b3-4a22-ae01-cdc8d592f415","html_url":"https://github.com/denji-pro/Read-HostTimeout","commit_stats":null,"previous_names":["denji-pro/read-hosttimeout"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denji-pro%2FRead-HostTimeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denji-pro%2FRead-HostTimeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denji-pro%2FRead-HostTimeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denji-pro%2FRead-HostTimeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denji-pro","download_url":"https://codeload.github.com/denji-pro/Read-HostTimeout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741744,"owners_count":20826237,"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":["powershell","powershell-module"],"created_at":"2024-12-14T18:16:07.565Z","updated_at":"2025-04-02T02:22:51.583Z","avatar_url":"https://github.com/denji-pro.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Read-HostTimeout\n\nEmulate Read-Host with a timeout and default value\n\n## Installation\n\nInstall to a local PowerShell modules directory\n\n```pwsh\n$ENV:PSModulePath\n```\n\n## Usage/Examples\n\n```pwsh\nImport-Module Read-HostTimeout\n\n$foo = Read-HostTimeout -Prompt 'Ask user for input' -Default 0 -Timeout 10\n```\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenji-pro%2Fread-hosttimeout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenji-pro%2Fread-hosttimeout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenji-pro%2Fread-hosttimeout/lists"}