{"id":16539667,"url":"https://github.com/xuhdev/cmdlauncher","last_synced_at":"2026-05-22T16:35:17.369Z","repository":{"id":24875854,"uuid":"28291672","full_name":"xuhdev/cmdlauncher","owner":"xuhdev","description":"Launch a command in a graphical way. This repo mirrors git://git.savannah.nongnu.org/cmdlauncher.git","archived":false,"fork":false,"pushed_at":"2015-07-14T07:59:03.000Z","size":464,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-14T07:24:03.422Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://cmdlauncher.topbug.net","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xuhdev.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-21T07:22:58.000Z","updated_at":"2019-07-11T17:26:52.000Z","dependencies_parsed_at":"2022-08-23T09:30:56.531Z","dependency_job_id":null,"html_url":"https://github.com/xuhdev/cmdlauncher","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/xuhdev%2Fcmdlauncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuhdev%2Fcmdlauncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuhdev%2Fcmdlauncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuhdev%2Fcmdlauncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xuhdev","download_url":"https://codeload.github.com/xuhdev/cmdlauncher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241773255,"owners_count":20018064,"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-10-11T18:50:00.869Z","updated_at":"2026-05-22T16:35:12.343Z","avatar_url":"https://github.com/xuhdev.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"1. Overview\n\nCmdLauncher is a project aimed at help people launch a command in a graphical\nway. CmdLauncher is based on Qt and works on GNU/Linux, Mac OS X and\nMS-Windows, and maybe FreeBSD, NetBSD.If you are a developer and you have\ndeveloped a console program, you could use CmdLauncher to let your program\nlaunch in a graphical way so that people who are not computer experts can also\nuse it.\n\n2. Install\n\nOn UNIX-like systems (including GNU/Linux, FreeBSD, NetBSD, etc.):\n\nFirst make sure that you have installed cmake, Qt4 and its develop tools. Then\ndepress the source arhive and switch to the source directory of this project\nand use the following commands to compile it:\n\n$ cmake .\n$ make\n\nTo install it:\n\n# make install\n\nFor other platforms (such as Win32), just use cmake to generate the project\nfile and use your favorate compiler to build it.\n\n3. Usage\n\nTo use it, create a file storing the information of your command first, for\nexample \"example.cla\". Edit this file with a text editor. The format of this\nfile could be reffered to sample.cla. Execute \"cmdlauncher sample.cla\" to see\nhow it works.\n\n4. Questions, Bug Reports and Contribution\n\nQuestions can be asked on the mailing list\n\n   https://lists.nongnu.org/mailman/listinfo/cmdlauncher-general\n\nYou can report bugs in the issue tracker\n\n    https://savannah.nongnu.org/bugs/?func=additem\u0026group=cmdlauncher\n\nPlease send patches or pull requests to this link\n\n    https://savannah.nongnu.org/patch/?func=additem\u0026group=cmdlauncher\n\nAlternatively, you can also send them to the mailing list or GitHub\n\u003chttps://github.com/xuhdev/cmdlauncher/pulls\u003e.\n\n5. License\n\nCopyright (c) 2011-2015 Hong Xu \u003chong@topbug.net\u003e\n\nCmdLauncher is free software: you can redistribute it and/or modify it\nunder the terms of the GNU General Public License as published by the Free\nSoftware Foundation, either version 3 of the License, or (at your option)\nany later version.\n\nCmdLauncher is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or\nFITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for\nmore details.\n\nYou should have received a copy of the GNU General Public License along\nwith CmdLauncher. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxuhdev%2Fcmdlauncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxuhdev%2Fcmdlauncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxuhdev%2Fcmdlauncher/lists"}