{"id":20747102,"url":"https://github.com/cactoes/win-get-active-window","last_synced_at":"2026-04-18T20:03:51.148Z","repository":{"id":57750316,"uuid":"525572568","full_name":"cactoes/win-get-active-window","owner":"cactoes","description":"gets the title + exe name of focused (/active) window","archived":false,"fork":false,"pushed_at":"2022-08-17T00:51:42.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T19:15:31.777Z","etag":null,"topics":["active-window","javascript","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/cactoes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-16T23:24:35.000Z","updated_at":"2022-08-16T23:59:07.000Z","dependencies_parsed_at":"2022-08-26T08:31:34.693Z","dependency_job_id":null,"html_url":"https://github.com/cactoes/win-get-active-window","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cactoes/win-get-active-window","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cactoes%2Fwin-get-active-window","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cactoes%2Fwin-get-active-window/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cactoes%2Fwin-get-active-window/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cactoes%2Fwin-get-active-window/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cactoes","download_url":"https://codeload.github.com/cactoes/win-get-active-window/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cactoes%2Fwin-get-active-window/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31982756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"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":["active-window","javascript","windows"],"created_at":"2024-11-17T08:11:23.323Z","updated_at":"2026-04-18T20:03:51.111Z","avatar_url":"https://github.com/cactoes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# win-get-active-window\nIs a windows rebuild of:\n[https://github.com/octalmage/active-window](https://github.com/octalmage/active-window)\n\n\n## Installing\n```\n$ npm install win-get-active-window\n```\n\n## Usage\n```javascript\nconst getActiveWindow = require(\"win-get-active-window\")\n\nconsole.log(await getActiveWindow())\n/* returns an object:\n{\n  app: string\n  title: string\n}\n*/\n```\n\n## License\n[MIT](LICENSE.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcactoes%2Fwin-get-active-window","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcactoes%2Fwin-get-active-window","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcactoes%2Fwin-get-active-window/lists"}