{"id":15409915,"url":"https://github.com/havendv/h.screenshoter","last_synced_at":"2025-07-21T15:02:14.222Z","repository":{"id":98540452,"uuid":"330772530","full_name":"HavenDV/H.Screenshoter","owner":"HavenDV","description":"Allows you to screenshot a screen or a portion of the screen. Supports multiple displays with different scales.","archived":false,"fork":false,"pushed_at":"2021-01-18T20:37:26.000Z","size":160,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-19T06:35:41.734Z","etag":null,"topics":["async","csharp","library","physical-screen","region","screenshot","screenshoter"],"latest_commit_sha":null,"homepage":"","language":"C#","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/HavenDV.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":"2021-01-18T19:56:16.000Z","updated_at":"2024-07-22T13:16:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"95df99f5-ee2f-47e5-b7d2-97979d766130","html_url":"https://github.com/HavenDV/H.Screenshoter","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"cbd9d8865f750e04d7ed24c7cb67dcff706be957"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"HavenDV/CSharpProjectTemplate","purl":"pkg:github/HavenDV/H.Screenshoter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HavenDV%2FH.Screenshoter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HavenDV%2FH.Screenshoter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HavenDV%2FH.Screenshoter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HavenDV%2FH.Screenshoter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HavenDV","download_url":"https://codeload.github.com/HavenDV/H.Screenshoter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HavenDV%2FH.Screenshoter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266324278,"owners_count":23911226,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["async","csharp","library","physical-screen","region","screenshot","screenshoter"],"created_at":"2024-10-01T16:41:55.248Z","updated_at":"2025-07-21T15:02:13.827Z","avatar_url":"https://github.com/HavenDV.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [H.Screenshoter](https://github.com/HavenDV/H.Screenshoter/) \n\n[![Language](https://img.shields.io/badge/language-C%23-blue.svg?style=flat-square)](https://github.com/HavenDV/H.Screenshoter/search?l=C%23\u0026o=desc\u0026s=\u0026type=Code) \n[![License](https://img.shields.io/github/license/HavenDV/H.Screenshoter.svg?label=License\u0026maxAge=86400)](LICENSE.md) \n[![Requirements](https://img.shields.io/badge/Requirements-.NET%20Standard%202.0-blue.svg)](https://github.com/dotnet/standard/blob/master/docs/versions/netstandard2.0.md)\n[![Build Status](https://github.com/HavenDV/H.Screenshoter/workflows/.NET/badge.svg?branch=master)](https://github.com/HavenDV/H.Screenshoter/actions?query=workflow%3A%22.NET%22)\n\nDescription\n\n### Nuget\n\n[![NuGet](https://img.shields.io/nuget/dt/H.Screenshoter.svg?style=flat-square\u0026label=H.Screenshoter)](https://www.nuget.org/packages/H.Screenshoter/)\n\n```\nInstall-Package H.Screenshoter\n```\n\n### Usage\n\n```cs\nusing H.Utilities;\n\nvar bitmap = Screenshoter.Shot();\nvar bitmap = await Screenshoter.ShotAsync();\n\n// Rectangle in physical screen coordinates(Without DPI).\n// The transmitted coordinates will select the first screen of three HD monitors, \n// where the second is specified as primary.\nvar bitmap = Screenshoter.Shot(Rectangle.FromLTRB(-1920, 0, 0, 1080));\n\n// Helper methods\nScreenshoter.GetPhysicalScreens() // returns all screens rectangles.\nScreenshoter.GetPhysicalScreenRectangle() // returns global screen rectangle.\n```\n\n### Contacts\n* [mail](mailto:havendv@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhavendv%2Fh.screenshoter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhavendv%2Fh.screenshoter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhavendv%2Fh.screenshoter/lists"}