{"id":20130807,"url":"https://github.com/vmnog/winaudit-python","last_synced_at":"2025-03-02T21:43:35.773Z","repository":{"id":126089883,"uuid":"198650765","full_name":"vmnog/winaudit-python","owner":"vmnog","description":"Executes automatically a diagnostic of the computer every monday and outputs it to a pdf file named with the actual date.","archived":false,"fork":false,"pushed_at":"2019-07-24T14:55:04.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-13T08:46:33.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/vmnog.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":"2019-07-24T14:22:45.000Z","updated_at":"2022-09-12T14:18:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ffe03de-7d11-4b15-8523-c43ceee64c47","html_url":"https://github.com/vmnog/winaudit-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmnog%2Fwinaudit-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmnog%2Fwinaudit-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmnog%2Fwinaudit-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmnog%2Fwinaudit-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmnog","download_url":"https://codeload.github.com/vmnog/winaudit-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241577071,"owners_count":19984940,"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":"2024-11-13T20:42:40.382Z","updated_at":"2025-03-02T21:43:35.488Z","avatar_url":"https://github.com/vmnog.png","language":"Python","readme":"# winaudit-python\n\nExecutes automatically a diagnostic of the computer every monday and outputs it to a pdf file named with the actual date.\n\n### Why I did this program?\n\nWe have a computer that monitors sensors like cameras/temperatures/etc.. and we don't have a history report of the computer's healthy.\nSo we needed to find a way to create this report weekly automatically. First I tryed with a software called HWINFO but I found on their forum that they don't want to make this a feature of their software so I had to keep looking for another solutions.\n\n## The solution\n\nSince nobody keeps using this computer (its just a monitor screen so the employee keeps analysing the sensors data), I camed with this python script that will call the winaudit.exe every monday and output the result of the diagnostic into a pdf file name by today's date.\n\n### Note\n\nI couldn't find a way to interact with the program without needing of moving the mouse and clicking and typing things (it takes like 5 seconds to do the whole thing) \n\nFirst of all you need to fix the settings in the winaudit program like (check the code and read the comments):\n- the time you need to wait until the diag is done\n- the format that is been saved ( I rater choose pdf)\n- the folder the reports are going to be saved\n- make sure that the program will be open in full screen ( or adjust the position of the pixels )\n\n\n# How to install\n\nmake sure you have python 3.7+ installed \n\nTo install all the pip librarys required\n```\n pip install -r requirements.txt\n```\n\nand finally:\n\n```\npython winaudit-python.py\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmnog%2Fwinaudit-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmnog%2Fwinaudit-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmnog%2Fwinaudit-python/lists"}