{"id":13439298,"url":"https://github.com/jb55/cmdtree","last_synced_at":"2025-03-21T11:31:42.182Z","repository":{"id":66018166,"uuid":"138801415","full_name":"jb55/cmdtree","owner":"jb55","description":"X11 command launcher with tree-like bindings","archived":false,"fork":false,"pushed_at":"2021-12-30T12:21:55.000Z","size":460,"stargazers_count":33,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-17T12:54:59.496Z","etag":null,"topics":["launcher","x11"],"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/jb55.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","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}},"created_at":"2018-06-26T22:42:04.000Z","updated_at":"2024-11-14T04:43:13.000Z","dependencies_parsed_at":"2023-03-03T19:45:18.911Z","dependency_job_id":null,"html_url":"https://github.com/jb55/cmdtree","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb55%2Fcmdtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb55%2Fcmdtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb55%2Fcmdtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb55%2Fcmdtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jb55","download_url":"https://codeload.github.com/jb55/cmdtree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244790827,"owners_count":20510817,"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":["launcher","x11"],"created_at":"2024-07-31T03:01:12.752Z","updated_at":"2025-03-21T11:31:41.808Z","avatar_url":"https://github.com/jb55.png","language":"C","readme":"\ncmdtree\n=======\n\n![cmdtree](https://jb55.com/s/cmdtree.png?)\n\n![cmdtree2](https://jb55.com/s/cmdtree2.png?)\n\ncmdtree is a command launcher in the form of a tree. Commands are launched by a\nsequence of keys that form a path in this tree.\n\nConfiguring cmdtree currently requires you to edit a C header file, similar to\ndmenu. You will need to tweak [cfg.def.h](cfg.def.h) to your liking before\nbuilding. ~This is temporary until the configuration file format is complete~,\nbut it has the benefit of being quite fast to launch!\n\nIf you're curious, you can check out [my config here](https://github.com/jb55/cmdtree/blob/my-config/cfg.def.h)\n\nInstalling\n----------\n\nFirst customize [cfg.def.h](cfg.def.h) to include your menu items.\n\nlibX11 and libXft are required. Once you have those installed, simply type:\n\n    make \u0026\u0026 make install\n\nTo launch `cmdtree` with a key binding, use something like\n[xbindkeys](https://wiki.archlinux.org/index.php/Xbindkeys)\n\n\nKey Bindings\n------------\n\n```\nESC         quit\nBackspace   go up one level\n```\n\n\nShout-outs\n----------\n\nThanks to the dmenu developers I was able to reuse and repurpose their drw_\nmachinery for cmdtree! This project shares dmenu's [LICENSE](LICENSE) as much of\nthe code was ported from there. Thanks!\n","funding_links":[],"categories":["C"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjb55%2Fcmdtree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjb55%2Fcmdtree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjb55%2Fcmdtree/lists"}