{"id":23396583,"url":"https://github.com/mneedham/cliclick_generator","last_synced_at":"2025-04-08T17:32:47.059Z","repository":{"id":152657027,"uuid":"607591063","full_name":"mneedham/cliclick_generator","owner":"mneedham","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-06T21:38:16.000Z","size":77,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T13:50:24.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"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/mneedham.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-28T09:32:00.000Z","updated_at":"2023-05-20T20:08:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"82d1457c-7793-4832-b145-b855b46039ca","html_url":"https://github.com/mneedham/cliclick_generator","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/mneedham%2Fcliclick_generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mneedham%2Fcliclick_generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mneedham%2Fcliclick_generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mneedham%2Fcliclick_generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mneedham","download_url":"https://codeload.github.com/mneedham/cliclick_generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247892681,"owners_count":21013762,"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-22T07:36:32.305Z","updated_at":"2025-04-08T17:32:47.042Z","avatar_url":"https://github.com/mneedham.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cliclick Generator\n\nThis is a DSL that generates a list of commands for [cliclick](https://github.com/BlueM/cliclick).\n\n## Usage\n\nCreate a file that contains some DSL commands, like `examples/example1.txt`:\n\nexamples/example1.txt\n\n```\n#select window\nselectWindow:2\n\n#select tab\nselectTab:2\n\n#datagen\nclearScreen\n```\n\nCall the generate command\n\n```\npython generate.py --file-name examples/example1.txt\n```\n\nOutput\n\n```\n# select\nkd:alt\nt:2\nku:alt\n# select\nkd:cmd\nt:2\nku:cmd\n# datagen\nkd:ctrl\nt:lu\nku:ctrl\nku:fn\nw:500\n```\n\n\nLook into this markdown parser:\nhttps://github.com/executablebooks/markdown-it-py","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmneedham%2Fcliclick_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmneedham%2Fcliclick_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmneedham%2Fcliclick_generator/lists"}