{"id":32161545,"url":"https://github.com/m0rphism/haskell-dmenu-pkill","last_synced_at":"2025-10-21T13:55:38.455Z","repository":{"id":62435850,"uuid":"74355414","full_name":"m0rphism/haskell-dmenu-pkill","owner":"m0rphism","description":"dmenu script for killing applications. Can be sorted by process id or CPU/Memory usage.","archived":false,"fork":false,"pushed_at":"2017-01-19T16:42:00.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T13:55:37.662Z","etag":null,"topics":["application","dmenu","haskell","pkill"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m0rphism.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":"2016-11-21T11:07:34.000Z","updated_at":"2017-08-17T05:32:59.000Z","dependencies_parsed_at":"2022-11-01T21:35:25.510Z","dependency_job_id":null,"html_url":"https://github.com/m0rphism/haskell-dmenu-pkill","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/m0rphism/haskell-dmenu-pkill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0rphism%2Fhaskell-dmenu-pkill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0rphism%2Fhaskell-dmenu-pkill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0rphism%2Fhaskell-dmenu-pkill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0rphism%2Fhaskell-dmenu-pkill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m0rphism","download_url":"https://codeload.github.com/m0rphism/haskell-dmenu-pkill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0rphism%2Fhaskell-dmenu-pkill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280272337,"owners_count":26302260,"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-10-21T02:00:06.614Z","response_time":58,"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":["application","dmenu","haskell","pkill"],"created_at":"2025-10-21T13:55:35.371Z","updated_at":"2025-10-21T13:55:38.449Z","avatar_url":"https://github.com/m0rphism.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# haskell-dmenu-pkill\ndmenu script for killing applications. Can be sorted by process id or CPU/Memory usage.\n\n![dmenu-pkill screenshot](doc/dmenu-pkill.png)\n\nRuntime Dependencies:\n[dmenu](http://tools.suckless.org/dmenu/) or\n[dmenu2](https://bitbucket.org/melek/dmenu2), and\nthe standard linux tools `ps` and `kill`.\n\nInstallation:\n  Either get the sources from this repository, or\n  [from hackage](https://hackage.haskell.org/package/dmenu-pkill).\n\nUsage:\n\n*   `dmenu-pkill [OPTIONS] [-- DMENUOPTIONS]`\n\n    Spawns a dmenu process to let the user select processes to kill with `kill -9`.\n    \n    All arguments, after the first `--` argument, are directly passed to `dmenu`.\n\nOptions:\n\n*   `-cpu`\n\n    Sort processes by CPU usage as displayed with `ps`.\n*   `-mem`\n\n    Sort processes by memory usage as displayed with `ps`.\n*   `-pid`\n\n    Sort processes by process id (default).\n\n\nThe application is build with the\n[dmenu Haskell bindings](https://hackage.haskell.org/package/dmenu), which\nsupport customizing the dmenu commandline options in a [configuration file](https://github.com/m0rphism/haskell-dmenu/blob/master/CONFIG.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0rphism%2Fhaskell-dmenu-pkill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm0rphism%2Fhaskell-dmenu-pkill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0rphism%2Fhaskell-dmenu-pkill/lists"}