{"id":50725201,"url":"https://github.com/fasterthanlime/.hammerspoon","last_synced_at":"2026-06-10T03:30:49.124Z","repository":{"id":328248553,"uuid":"1103752311","full_name":"fasterthanlime/.hammerspoon","owner":"fasterthanlime","description":"My .hammerspoon folder (minus my private keys hopefully)","archived":false,"fork":false,"pushed_at":"2025-12-11T22:50:05.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-09T03:30:26.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/fasterthanlime.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-25T09:39:11.000Z","updated_at":"2025-12-11T22:50:09.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fasterthanlime/.hammerspoon","commit_stats":null,"previous_names":["fasterthanlime/.hammerspoon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fasterthanlime/.hammerspoon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2F.hammerspoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2F.hammerspoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2F.hammerspoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2F.hammerspoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fasterthanlime","download_url":"https://codeload.github.com/fasterthanlime/.hammerspoon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2F.hammerspoon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34136112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-10T03:30:47.319Z","updated_at":"2026-06-10T03:30:49.117Z","avatar_url":"https://github.com/fasterthanlime.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my spoons! oh, my spoons!\n\nI just recently discovered Hammerspoon, and that it could solve:\n\n  * No matter what's in my clipboard, paste it as Markdown. \n  * Use a vision model to generate alt text for the image in my clipboard.\n\nI'm sure other ideas will come up and I'm gonna collect them here. Have fun!\n\n## Setup\n\nInstall Hammerspoon itself:\n\n```bash\nbrew install --cask hammerspoon\n```\n\nLaunch it once, go through the setting, enable launch it, log in, but most\nimportantly, give it accessibility permissions and restart it. \n\n## Pandoc\n\nUsed to convert HTML to Markdown:\n\n```bash\nbrew install pandoc\n```\n\nNote: pandoc is a beast. It's going to be slow the first time and slightly less\nslow the other times. But it's also very good. \n\n## OpenAI key\n\nFor the alt text functionality you have to give it an OpenAI key in the\nHammerspoon console, like so:\n\n```lua\nhs.settings.set(\"openai_api_key\", \"sk-your-key-here\")\n```\n\nBecause I'm fairly sure this is not encrypted, you might want to use a key that\nhas a spending limit on it.\n\nUsing OpenAI costs money. Be careful with your money.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffasterthanlime%2F.hammerspoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffasterthanlime%2F.hammerspoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffasterthanlime%2F.hammerspoon/lists"}