{"id":17042269,"url":"https://github.com/greyby/hammerspoon","last_synced_at":"2026-03-09T17:11:12.424Z","repository":{"id":43921678,"uuid":"96431033","full_name":"greyby/hammerspoon","owner":"greyby","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-13T15:31:33.000Z","size":6,"stargazers_count":30,"open_issues_count":0,"forks_count":51,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-13T17:44:51.158Z","etag":null,"topics":["configuration","dotfiles","hammerspoon","macos","productivity"],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/greyby.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}},"created_at":"2017-07-06T13:05:00.000Z","updated_at":"2025-09-13T15:31:37.000Z","dependencies_parsed_at":"2022-08-24T20:41:37.697Z","dependency_job_id":null,"html_url":"https://github.com/greyby/hammerspoon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/greyby/hammerspoon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greyby%2Fhammerspoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greyby%2Fhammerspoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greyby%2Fhammerspoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greyby%2Fhammerspoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greyby","download_url":"https://codeload.github.com/greyby/hammerspoon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greyby%2Fhammerspoon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30303957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T14:33:48.460Z","status":"ssl_error","status_checked_at":"2026-03-09T14:33:48.027Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["configuration","dotfiles","hammerspoon","macos","productivity"],"created_at":"2024-10-14T09:16:04.571Z","updated_at":"2026-03-09T17:11:12.394Z","avatar_url":"https://github.com/greyby.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hammerspoon Configuration\n\n## Usage\n\n1. Install [Hammerspoon](http://www.hammerspoon.org/)\n2. `git clone https://github.com/greyby/hammerspoon.git ~/.hammerspoon`\n\n## Modifier keys\n|           |  Key           |\n| --------- | -------------- |\n| \u003ckbd\u003e⇧\u003c/kbd\u003e | Shift       |\n| \u003ckbd\u003e⌃\u003c/kbd\u003e | Control   \t |\n| \u003ckbd\u003e⌥\u003c/kbd\u003e | Option \t\t |\n| \u003ckbd\u003e⌘\u003c/kbd\u003e | Command   \t |\n\n## Features\n\n### Window Management\n\n#### Split Screen Actions\n\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003e←\u003c/kbd\u003e Left half\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003e→\u003c/kbd\u003e Right half\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003e↑\u003c/kbd\u003e Top half\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003e↓\u003c/kbd\u003e\tBottom half\n\n#### Quarter Screen Actions\n\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⇧\u003c/kbd\u003e + \u003ckbd\u003e←\u003c/kbd\u003e Left top quarter\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⇧\u003c/kbd\u003e + \u003ckbd\u003e→\u003c/kbd\u003e Right bottom quarter\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⇧\u003c/kbd\u003e + \u003ckbd\u003e↑\u003c/kbd\u003e Right top quarter\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⇧\u003c/kbd\u003e + \u003ckbd\u003e↓\u003c/kbd\u003e Left bottom quarter\n\n#### Multiple Monitor\n\n##### Move Cursor\n\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e + \u003ckbd\u003e←\u003c/kbd\u003e Move cursor to next monitor\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e + \u003ckbd\u003e→\u003c/kbd\u003e Move cursor to previous monitor\n\n##### Move Windows\n\n* \u003ckbd\u003e⇧\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e + \u003ckbd\u003e←\u003c/kbd\u003e Move active window to previous monitor\n* \u003ckbd\u003e⇧\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e + \u003ckbd\u003e→\u003c/kbd\u003e Move active window to next monitor\n* \u003ckbd\u003e⇧\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e + \u003ckbd\u003e1\u003c/kbd\u003e Move active window to monitor 1 and maximize the window\n* \u003ckbd\u003e⇧\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e + \u003ckbd\u003e2\u003c/kbd\u003e Move active window to monitor 2 and maximize the window\n\n\n#### Other\n\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003eF\u003c/kbd\u003e Full Screen\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003eM\u003c/kbd\u003e Maximize Window\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003eC\u003c/kbd\u003e Window Center\n\n\n* \u003ckbd\u003e⇧\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e + \u003ckbd\u003eH\u003c/kbd\u003e  Switch active window\n* \u003ckbd\u003e⇧\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e + \u003ckbd\u003e/\u003c/kbd\u003e  Display a keyboard hint for switching focus to each window\n\n### System Tools\n\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003eL\u003c/kbd\u003e Lock Screen\n\n### Launch Application\n\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003eI\u003c/kbd\u003e `IntelliJ IDEA CE`\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003eC\u003c/kbd\u003e `Google Chrome`\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003eK\u003c/kbd\u003e `iTerm`\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003eD\u003c/kbd\u003e `Finder`\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003eY\u003c/kbd\u003e `Activity Monitor`\n* \u003ckbd\u003e⌃\u003c/kbd\u003e\u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003eP\u003c/kbd\u003e `System Preferences`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreyby%2Fhammerspoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreyby%2Fhammerspoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreyby%2Fhammerspoon/lists"}