{"id":28335003,"url":"https://github.com/trinhminhtriet/procx","last_synced_at":"2025-08-22T11:04:40.178Z","repository":{"id":259445775,"uuid":"877979807","full_name":"trinhminhtriet/procx","owner":"trinhminhtriet","description":"ProcX is an interactive command-line tool for quickly searching and terminating processes, offering a streamlined alternative to traditional kill.","archived":false,"fork":false,"pushed_at":"2025-08-12T15:59:06.000Z","size":190,"stargazers_count":9,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-14T01:44:12.342Z","etag":null,"topics":["cli","developer-tools","kill-process","productivity","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/trinhminhtriet.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,"zenodo":null}},"created_at":"2024-10-24T15:10:14.000Z","updated_at":"2025-08-12T15:59:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ab67b9a-f630-4947-a6d6-88bb3efab7b5","html_url":"https://github.com/trinhminhtriet/procx","commit_stats":null,"previous_names":["trinhminhtriet/procx"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/trinhminhtriet/procx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinhminhtriet%2Fprocx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinhminhtriet%2Fprocx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinhminhtriet%2Fprocx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinhminhtriet%2Fprocx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinhminhtriet","download_url":"https://codeload.github.com/trinhminhtriet/procx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinhminhtriet%2Fprocx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271628166,"owners_count":24792821,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"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":["cli","developer-tools","kill-process","productivity","rust"],"created_at":"2025-05-26T21:54:28.543Z","updated_at":"2025-08-22T11:04:40.116Z","avatar_url":"https://github.com/trinhminhtriet.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧹 ProcX\n\n```text\n ____                     __  __\n|  _ \\  _ __   ___    ___ \\ \\/ /\n| |_) || '__| / _ \\  / __| \\  /\n|  __/ | |   | (_) || (__  /  \\\n|_|    |_|    \\___/  \\___|/_/\\_\\\n\n```\n\n🧹 ProcX is an interactive command-line tool for quickly searching and terminating processes, offering a streamlined alternative to traditional `kill`.\n\n## ✨ Features\n\nTBD\n\n## 🚀 Installation\n\nTo install **procx**, simply clone the repository and follow the instructions below:\n\n```bash\ngit clone https://github.com/trinhminhtriet/procx.git\ncd procx\ncargo build --release\ncp ./target/release/procx /usr/local/bin/\n```\n\nRunning the below command will globally install the `procx` binary.\n\n```bash\ncargo install procx\n```\n\nOptionally, you can add `~/.cargo/bin` to your PATH if it's not already there\n\n```bash\necho 'export PATH=\"$HOME/.cargo/bin:$PATH\"' \u003e\u003e ~/.bashrc\nsource ~/.bashrc\n```\n\n## 💡 Usage\n\nRun **procx** with the following command to kill the process:\n\n```sh\n./procx [options]\n\n```\n\n## 🗑️ Uninstallation\n\nRunning the below command will globally uninstall the `procx` binary.\n\n```bash\ncargo uninstall procx\n```\n\nRemove the project repo\n\n```bash\nrm -rf /path/to/git/clone/procx\n```\n\n## 🤝 How to contribute\n\nWe welcome contributions!\n\n- Fork this repository;\n- Create a branch with your feature: `git checkout -b my-feature`;\n- Commit your changes: `git commit -m \"feat: my new feature\"`;\n- Push to your branch: `git push origin my-feature`.\n\nOnce your pull request has been merged, you can delete your branch.\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinhminhtriet%2Fprocx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinhminhtriet%2Fprocx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinhminhtriet%2Fprocx/lists"}