{"id":19408967,"url":"https://github.com/lexz-08/sharphandle","last_synced_at":"2026-05-14T21:31:43.516Z","repository":{"id":126982319,"uuid":"342039193","full_name":"Lexz-08/SharpHandle","owner":"Lexz-08","description":"A library for retrieving the handle of either a specific window, or just the currently focused window.","archived":false,"fork":false,"pushed_at":"2021-06-02T00:32:22.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T14:25:11.797Z","etag":null,"topics":["csharp","hwnd","user32","windows"],"latest_commit_sha":null,"homepage":"https://github.com/Lexz-08/SharpHandle/","language":"C#","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/Lexz-08.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}},"created_at":"2021-02-24T21:22:09.000Z","updated_at":"2021-06-02T00:32:25.000Z","dependencies_parsed_at":"2023-06-19T14:03:19.258Z","dependency_job_id":null,"html_url":"https://github.com/Lexz-08/SharpHandle","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/Lexz-08%2FSharpHandle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lexz-08%2FSharpHandle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lexz-08%2FSharpHandle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lexz-08%2FSharpHandle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lexz-08","download_url":"https://codeload.github.com/Lexz-08/SharpHandle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240587479,"owners_count":19825005,"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":["csharp","hwnd","user32","windows"],"created_at":"2024-11-10T12:08:51.699Z","updated_at":"2025-10-27T19:40:24.647Z","avatar_url":"https://github.com/Lexz-08.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SharpHandle\n### Description\nA library for retrieving the handle of either a specific window, or just the currently focused window.\n\n### How To Use\n```csharp\n// If you're getting the currently selected window handle.\nIntPtr ForegroundWindow_Handle = HandleGetter.GetFocusedWindowHandle();\n\n// If you're getting a specifiic window based on its title.\n// Replace '\u003cWindowTitle\u003e' with the title of the window you're trying to get the handle of/from.\nIntPtr SpecificWindow_Handle = HandleGetter.GetWindowHandle(\"\u003cWindowTitle\u003e\");\n```\n\n### Download\n[SharpHandle.dll](https://github.com/Lexz-08/SharpHandle/releases/download/sharphandle/SharpHandle.dll)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexz-08%2Fsharphandle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flexz-08%2Fsharphandle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexz-08%2Fsharphandle/lists"}