{"id":20773367,"url":"https://github.com/serpent7776/clip-dmenu","last_synced_at":"2026-05-18T04:46:36.978Z","repository":{"id":151492416,"uuid":"135564826","full_name":"serpent7776/clip-dmenu","owner":"serpent7776","description":"tool executing commands with clipboard contents as argument","archived":false,"fork":false,"pushed_at":"2018-12-21T17:46:58.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T20:48:36.385Z","etag":null,"topics":["actions","clipboard","commands","dmenu","execute","rofi"],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serpent7776.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}},"created_at":"2018-05-31T09:49:05.000Z","updated_at":"2018-12-21T17:46:59.000Z","dependencies_parsed_at":"2023-04-27T18:01:13.374Z","dependency_job_id":null,"html_url":"https://github.com/serpent7776/clip-dmenu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/serpent7776/clip-dmenu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpent7776%2Fclip-dmenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpent7776%2Fclip-dmenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpent7776%2Fclip-dmenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpent7776%2Fclip-dmenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serpent7776","download_url":"https://codeload.github.com/serpent7776/clip-dmenu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpent7776%2Fclip-dmenu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272424129,"owners_count":24932893,"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-28T02:00:10.768Z","response_time":74,"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":["actions","clipboard","commands","dmenu","execute","rofi"],"created_at":"2024-11-17T12:25:31.844Z","updated_at":"2026-05-18T04:46:31.958Z","avatar_url":"https://github.com/serpent7776.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clip-dmenu\n\nThis tool executes commands with clipboard contents as argument.\nIt is meant to be used with clipboard manager that doesn't support performing actions on clipboard contents.\n\n## Config file\n`clip-dmenu` reads actions form file `~/.config/clip-dmenu/config`.\nIt's format is very simple:\n\n```\naction-1-name:\tactions-1-command\naction-2-name:\tactions-2-command\n```\n\n`action-name` is displayed label to identify command.\n`action-command` is a command that will be executed when this action will be selected from a menu. Any occurence of `%s` will be replaced with clipboard contents.\nName should be separated from a command by a tab.\n\nSee `config.sample` file for an example.\n\n## Invocation\n`clip-dmenu [OPTIONS]`\nwhere OPTIONS may be:\n\n\t--file\n\t-f         specifies path to config file\n\t--background\n\t-b         run selected command in the background\n\t--command\n\t-c         specify command to run instead of `dmenu`\n\t--help\n\t-h         show help\n\t--version  show version information\n\n## Dependencies\n- perl\n- Clipboard perl module (optional) with fallback to `xclip` utility\n- dmenu (or equivalent, like rofi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpent7776%2Fclip-dmenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserpent7776%2Fclip-dmenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpent7776%2Fclip-dmenu/lists"}