{"id":29292140,"url":"https://github.com/binsabry/processterminator","last_synced_at":"2026-02-12T22:33:39.168Z","repository":{"id":283726444,"uuid":"952676781","full_name":"BinSabry/ProcessTerminator","owner":"BinSabry","description":"This program terminates processes with configurable options for graceful handling.","archived":false,"fork":false,"pushed_at":"2025-03-21T22:51:50.000Z","size":48,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-19T19:40:49.581Z","etag":null,"topics":["cli","monitor","open-source","process","terminate","utility"],"latest_commit_sha":null,"homepage":"","language":"C#","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/BinSabry.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-21T17:24:34.000Z","updated_at":"2025-03-23T18:13:44.000Z","dependencies_parsed_at":"2025-09-19T18:59:55.184Z","dependency_job_id":"76420621-a2af-413c-9d10-77d7e16c7ab5","html_url":"https://github.com/BinSabry/ProcessTerminator","commit_stats":null,"previous_names":["bensabry/processterminator","binsabry/processterminator"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BinSabry/ProcessTerminator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinSabry%2FProcessTerminator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinSabry%2FProcessTerminator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinSabry%2FProcessTerminator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinSabry%2FProcessTerminator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BinSabry","download_url":"https://codeload.github.com/BinSabry/ProcessTerminator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinSabry%2FProcessTerminator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29383979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T22:07:52.078Z","status":"ssl_error","status_checked_at":"2026-02-12T22:07:49.026Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","monitor","open-source","process","terminate","utility"],"created_at":"2025-07-06T09:05:42.001Z","updated_at":"2026-02-12T22:33:39.151Z","avatar_url":"https://github.com/BinSabry.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Downloads\n\u003cb\u003e*Latest release*\u003c/b\u003e [v0.1.0-beta](https://github.com/BenSabry/ProcessTerminator/releases/tag/v0.1.0-beta)\u003cbr /\u003e\n\u003cb\u003e*All releases*\u003c/b\u003e [releases](https://github.com/BenSabry/ProcessTerminator/releases)\n\n# ProcessTerminator\n```\nUsage: ProcessTerminator [OPTIONS] process_name\n\nDescription:\n    This program terminates processes with configurable options for graceful handling. \n    It allows you to:\n        - Wait for another process to exit before proceeding.\n        - Specify a delay before sending a close request.\n        - Forcefully terminate if the process doesn't exit within the wait time.\n        - Cleanup leftover files and directories after termination.\n\n    Ideal for controlled process termination, ensuring system stability.\n\nOptions:\n    -h, --help          Show this help message and exit.\n    -v, --version       Display the program version and exit.\n    -m, --monitor       Use to specify a process to wait for before proceeding.\n    -i, --interval      Control how often the monitored process is checked.\n    -d, --delay         Set a time buffer before sending a close request.\n    -c, --command       Send a custom command before attempting to close the process.\n    -w, --wait          Set a time buffer to allow the target process to close naturally.\n    -r, --remove        Paths (comma-separated) to remove after process termination.\n\nArguments:\n    process_name        The name of the process to terminate (required)\n\nNote:\n    All time-related options (such as delay intervals) are specified in seconds.\n\nExamples:\n    ProcessTerminator whatsapp\n        Attept to exit 'whatsapp' process immediately.\n\n    ProcessTerminator -m chrome firefox\n        Wait for the 'chrome' process to exit before attempting to exit 'firefox'.\n\n    ProcessTerminator -d 10 spotify\n        Delay for 10 seconds before attempting to exit 'spotify'.\n\n    ProcessTerminator -c \"custom_command\" -r \"D:\\temp1,D:\\temp2\\file.ext\" exif\n        Send a custom command to 'exif' before attempting to close it.\n        Then delete 'D:\\temp1' and 'D:\\temp2\\file.ext' after termination.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinsabry%2Fprocessterminator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinsabry%2Fprocessterminator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinsabry%2Fprocessterminator/lists"}