{"id":26604121,"url":"https://github.com/helmare/windowsscalewarning","last_synced_at":"2025-03-23T19:28:24.118Z","repository":{"id":138608374,"uuid":"494847755","full_name":"Helmare/WindowsScaleWarning","owner":"Helmare","description":"Warns you an application is opening that'll be poorly affected by the Windows scale feature.","archived":false,"fork":false,"pushed_at":"2022-06-19T12:24:41.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-01-25T02:20:55.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Helmare.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}},"created_at":"2022-05-21T17:15:14.000Z","updated_at":"2024-01-25T02:20:56.967Z","dependencies_parsed_at":"2024-01-25T02:20:56.924Z","dependency_job_id":"5f68b15a-c129-4e41-a4a0-3f856ad51041","html_url":"https://github.com/Helmare/WindowsScaleWarning","commit_stats":null,"previous_names":["helmare/windowsscalewarning"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helmare%2FWindowsScaleWarning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helmare%2FWindowsScaleWarning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helmare%2FWindowsScaleWarning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helmare%2FWindowsScaleWarning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Helmare","download_url":"https://codeload.github.com/Helmare/WindowsScaleWarning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245156891,"owners_count":20569932,"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":[],"created_at":"2025-03-23T19:28:23.455Z","updated_at":"2025-03-23T19:28:24.070Z","avatar_url":"https://github.com/Helmare.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WindowsScaleWarning\nWarns you an application is opening that'll be poorly affected by the Windows scale feature.\n\n## How To\nOnce you open the application, it will start running in the background. If an application opens which is listed in the `watch.json` file, a window will popup warning you\nthere is a problematic application being launched. The popup gives you an option to ignore the warning or kill the app.\n\n## Configuration\nYou can configure the application using the `watch.json` file, which allows you to add more applications that\nWSW should warn you about.\n\n```json\n[\n  {\n    \"name\": \"Dead By Daylight\",\n    \"process\": \"DeadByDaylight-Win64-Shipping\",\n    \"auto-kill\": false\n  }\n]\n```\n\nHere is a detailed explenation of each property in the watch objects.\n\nName | Description | Default\n---- | ----------- | --------\n`name` | Human friendly name of the application | **REQUIRED**\n`process` | Name of the process without `.exe` This can be found in the task manager. | **REQUIRED**\n`auto-kill` | Auto kills the application, but still shows a popup. | `false`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelmare%2Fwindowsscalewarning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelmare%2Fwindowsscalewarning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelmare%2Fwindowsscalewarning/lists"}