{"id":22141338,"url":"https://github.com/idawid/screencapture","last_synced_at":"2025-03-24T11:21:23.128Z","repository":{"id":167047465,"uuid":"642159203","full_name":"Idawid/ScreenCapture","owner":"Idawid","description":"Screen capture with OCR to clipboard","archived":false,"fork":false,"pushed_at":"2023-05-21T17:29:26.000Z","size":1989,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T16:31:59.628Z","etag":null,"topics":["cpp","win32api","winapi"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Idawid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-05-18T00:37:22.000Z","updated_at":"2023-05-18T00:39:11.000Z","dependencies_parsed_at":"2023-05-23T00:45:25.359Z","dependency_job_id":null,"html_url":"https://github.com/Idawid/ScreenCapture","commit_stats":null,"previous_names":["idawid/screencapture"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idawid%2FScreenCapture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idawid%2FScreenCapture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idawid%2FScreenCapture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idawid%2FScreenCapture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Idawid","download_url":"https://codeload.github.com/Idawid/ScreenCapture/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245258215,"owners_count":20585977,"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":["cpp","win32api","winapi"],"created_at":"2024-12-01T21:12:39.782Z","updated_at":"2025-03-24T11:21:23.120Z","avatar_url":"https://github.com/Idawid.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScreenCapture\n\n## Dependencies \n#### Libraries\nThe project requires tesseract and leptonica libraries.  \nThe easiest way is to install them via `vcpkg`  \n\nTo install Tesseract library (x64 Windows):  \n`./vcpkg install tesseract:x64-windows`  \n\nTo automatically link against the installed libraries:  \n`./vcpkg integrate install`  \n\n\n#### OCR Language model:  \nThe application requires loading a language model at runtime.  \nTo include the required language model folder in the executable directory during the build process, follow these steps:  \n1. Go to `{Project}` -\u003e `Properties` -\u003e `Build Events` -\u003e `Post-Build Event`.\n2. In the `Command Line` field, add the following command:  \n  `echo d | xcopy \"$(SolutionDir)tessdata\" \"$(TargetDir)tessdata\" /s /y`\n\n\nDone.\n\n## Controls:\nShortcut: `Ctrl` + `Win` + `S`  \n\nPress `Esc` to exit selection without capturing the text  \n\nYou can exit the application via the system tray  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidawid%2Fscreencapture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidawid%2Fscreencapture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidawid%2Fscreencapture/lists"}