{"id":21615378,"url":"https://github.com/boneill02/dwmtemplate","last_synced_at":"2025-06-12T14:37:18.022Z","repository":{"id":135559181,"uuid":"596283811","full_name":"boneill02/dwmtemplate","owner":"boneill02","description":"A macro system for dwm using xdotool","archived":false,"fork":false,"pushed_at":"2023-02-06T21:53:29.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T20:43:48.518Z","etag":null,"topics":["dwm","linux","suckless","tiling-window-manager","x11"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/boneill02.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":"2023-02-01T21:12:23.000Z","updated_at":"2023-02-02T00:10:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"81319087-b099-4a83-99fb-bc85e1d5cb7d","html_url":"https://github.com/boneill02/dwmtemplate","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/boneill02%2Fdwmtemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneill02%2Fdwmtemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneill02%2Fdwmtemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneill02%2Fdwmtemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boneill02","download_url":"https://codeload.github.com/boneill02/dwmtemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244266169,"owners_count":20425824,"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":["dwm","linux","suckless","tiling-window-manager","x11"],"created_at":"2024-11-24T22:11:34.355Z","updated_at":"2025-03-18T16:52:24.800Z","avatar_url":"https://github.com/boneill02.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dwmtemplate: Macro system for dwm\n\nThis program allows dwm users to create, store, and run macros in dwm,\nwhich are useful if the user switches between similar programs and window\nlayouts often.\n\n## Usage\n\n* `sudo make install`\n* Create the directory `~/.local/share/dwmtemplate` and store template files in\nthere.\n* Each macro template is a list of `xdotool` commands, which will be run at\nonce.\n* Run a macro by executing `dwmtemplate [filename]` (using relative path to\n`~/.local/share/dwmtemplate`).\n\n## Example\n\nThe following will open the default browser in tag 1 (using Super key as\ndefault modifier and default keybindings) and open github.com:\n\n```\nkey Super_L+1 # switch to tag 1\nexec $BROWSER \"https://github.com\" # open github.com in default browser\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboneill02%2Fdwmtemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboneill02%2Fdwmtemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboneill02%2Fdwmtemplate/lists"}