{"id":25959282,"url":"https://github.com/aetonsi/pwsh__quit","last_synced_at":"2026-06-19T23:31:45.029Z","repository":{"id":175529017,"uuid":"530370326","full_name":"aetonsi/pwsh__Quit","owner":"aetonsi","description":"{pwsh} Powershell tool to stop processes with the given name.","archived":false,"fork":false,"pushed_at":"2022-11-07T12:00:16.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-20T21:54:56.376Z","etag":null,"topics":["powershell","process","pwsh","stop-process"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aetonsi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-08-29T19:46:55.000Z","updated_at":"2024-09-16T19:48:00.000Z","dependencies_parsed_at":"2023-07-06T10:31:33.184Z","dependency_job_id":null,"html_url":"https://github.com/aetonsi/pwsh__Quit","commit_stats":null,"previous_names":["aetonsi/pwsh__quit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aetonsi/pwsh__Quit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetonsi%2Fpwsh__Quit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetonsi%2Fpwsh__Quit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetonsi%2Fpwsh__Quit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetonsi%2Fpwsh__Quit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aetonsi","download_url":"https://codeload.github.com/aetonsi/pwsh__Quit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetonsi%2Fpwsh__Quit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34552295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","process","pwsh","stop-process"],"created_at":"2025-03-04T18:36:03.634Z","updated_at":"2026-06-19T23:31:45.003Z","avatar_url":"https://github.com/aetonsi.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pwsh__Quit\nPowershell tool to stop processes with the given name.\n\n# Usage\n```powershell\n# First import the module\nImport-Module ./Quit.psm1\n\n# Then you can use the imported function\nInvoke-Quit -im notepad\n# or, killing the process if it does not gracefully exits\nInvoke-Quit -im notepad -force\n# or, with more verbose output\nInvoke-Quit -im notepad -vvv\n# or, using taskkill.exe (windows) to kill the process if necessary\nInvoke-Quit -im notepad -force -taskkill\n\n\n# The function will return a boolean, $true if the process(es) was found and it exited, $false otherwise.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetonsi%2Fpwsh__quit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faetonsi%2Fpwsh__quit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetonsi%2Fpwsh__quit/lists"}