{"id":23442472,"url":"https://github.com/luokuning/spoons","last_synced_at":"2025-04-09T21:49:20.302Z","repository":{"id":102623808,"uuid":"230616022","full_name":"luokuning/Spoons","owner":"luokuning","description":"Some Useful Spoons for Hammerspoon","archived":false,"fork":false,"pushed_at":"2019-12-30T10:25:38.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T21:49:17.256Z","etag":null,"topics":["hammerspoon","spoons"],"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/luokuning.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":"2019-12-28T13:49:26.000Z","updated_at":"2019-12-30T10:25:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"277c43c1-c857-47c3-89ef-f72f6c31b805","html_url":"https://github.com/luokuning/Spoons","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/luokuning%2FSpoons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luokuning%2FSpoons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luokuning%2FSpoons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luokuning%2FSpoons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luokuning","download_url":"https://codeload.github.com/luokuning/Spoons/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119407,"owners_count":21050754,"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":["hammerspoon","spoons"],"created_at":"2024-12-23T17:31:37.270Z","updated_at":"2025-04-09T21:49:20.282Z","avatar_url":"https://github.com/luokuning.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Some Useful Spoons for Hammerspoon\n\nProvide some useful Spoons. Clone the repository and double click the spoon you want to install.\n\n## LaunchITerm2.spoon\n\nQuick Launch or focus `iTerm2` through shortcut (default \u003ckbd\u003eF12\u003c/kbd\u003e), and when press that shortcut again, quick focus previous application. Usage:\n```lua\n-- In your ~/.hammerspoon/init.lua\n\nLaunchITerm2 = hs.loadSpoon('LaunchITerm2')\n\n-- You can custom shortcut if F12 is not what you want\nLaunchITerm2:bindHotKeys({\n  toggle={{'fn'}, 'F11'}\n})\n\n-- Start\nLaunchITerm2:start()\n\n-- Stop\nLaunchITerm2:stop()\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluokuning%2Fspoons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluokuning%2Fspoons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluokuning%2Fspoons/lists"}