{"id":22711619,"url":"https://github.com/polyfloyd/procsweeper","last_synced_at":"2025-03-29T22:16:09.164Z","repository":{"id":21222165,"uuid":"24536376","full_name":"polyfloyd/procsweeper","owner":"polyfloyd","description":"Minesweeper for your /proc","archived":false,"fork":false,"pushed_at":"2017-07-09T19:28:38.000Z","size":26,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T23:17:49.077Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/polyfloyd.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}},"created_at":"2014-09-27T16:11:34.000Z","updated_at":"2020-08-27T22:21:43.000Z","dependencies_parsed_at":"2022-09-06T02:11:31.823Z","dependency_job_id":null,"html_url":"https://github.com/polyfloyd/procsweeper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyfloyd%2Fprocsweeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyfloyd%2Fprocsweeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyfloyd%2Fprocsweeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyfloyd%2Fprocsweeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polyfloyd","download_url":"https://codeload.github.com/polyfloyd/procsweeper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246249220,"owners_count":20747168,"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-12-10T13:07:36.460Z","updated_at":"2025-03-29T22:16:09.137Z","avatar_url":"https://github.com/polyfloyd.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"ProcSweeper\n===========\n\nProcSweeper is a minesweeper-like game. The difference being that when you hit\na mine, ProcSweeper will pick a random process from your computer and kill it.\nBy default, only processes running as the executing user will be selected.\n\n![Screenshot](screenshots/screenshot.png)\n\n## Playing\nUse the HJKL keys to move around. Use the X key to clear a tile. You can flag a\ntile using the F key.\n\n## Building\nProcSweeper requires ncurses5 and libprocps3.\n```sh\nsudo apt-get install libncurses5-dev libprocps3-dev\nmake\n```\n\n## Options\n* -s | --system\n  Pick any proces on the system. Requires root.\n\n* -h | --hardcore\n  Only kill PID 1 (init). Requires root.\n\n* -k | --sigkill\n  Use `SIGKILL` instead of `SIGINT`\n\n* -t | --test\n  ProcSweeper won't actually signal a process when you hit a mine.\n\n## TODO\n* Victory condition\n* Adjustable minecount\n* Adjustable fieldsize\n* Show remaining mines\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolyfloyd%2Fprocsweeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolyfloyd%2Fprocsweeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolyfloyd%2Fprocsweeper/lists"}