{"id":15194359,"url":"https://github.com/kugane/winget","last_synced_at":"2025-05-06T23:42:38.797Z","repository":{"id":37931678,"uuid":"434512847","full_name":"Kugane/winget","owner":"Kugane","description":"A Winget script to automatically install predefined programs and MS Store apps. Includes automatic update and cleanup job","archived":false,"fork":false,"pushed_at":"2024-09-26T06:39:10.000Z","size":5024,"stargazers_count":85,"open_issues_count":7,"forks_count":19,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-31T04:05:33.860Z","etag":null,"topics":["powershell","windows","windows-10","windows11","winget"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/Kugane.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-12-03T08:00:16.000Z","updated_at":"2025-03-19T04:46:27.000Z","dependencies_parsed_at":"2025-01-07T22:07:48.297Z","dependency_job_id":"66809cdf-3cf7-4d6a-be43-2eec4aead772","html_url":"https://github.com/Kugane/winget","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kugane%2Fwinget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kugane%2Fwinget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kugane%2Fwinget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kugane%2Fwinget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kugane","download_url":"https://codeload.github.com/Kugane/winget/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252788387,"owners_count":21804280,"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":["powershell","windows","windows-10","windows11","winget"],"created_at":"2024-09-27T22:43:36.429Z","updated_at":"2025-05-06T23:42:38.748Z","avatar_url":"https://github.com/Kugane.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Readme need a update\n\n=======\n# Under Construction!!!\n# Needs alot of adjustments \n#\n\n# A Winget script to automatically install programs and MS Store apps. Debloating Windows Apps. Including automatic update and cleanup job\n#\n## Features\n\n- Easy to use\n- Does not require any additional tools\n- Checks if winget is installed, otherwise the installation starts\n- Drag\u0026Drop script for executing powershell scripts and install packages with winget\n- Debloat of Windows Apps\n- Automatic scheduled updates for installed packages\n- Automatic log cleanup \n#\n## Installation\n\n\nDownload the [Latest Release](https://github.com/Kugane/winget/releases/latest)\n\nEdit **winget-basic.ps1** to your liking!\n\nAny packages added to this section will be installed with GUI for you to configure.\n\n```sh\n$graphical = @(\n    @{name = \"ClamWin.ClamWin\" }\n);\n```\n#\nAll packages in this section will be installed silently. \nYou can also install msstore apps, just as you can see below.\nIf you chose to install more packages, please separate them with a  ***comma \",\"***\n```sh\n$apps = @(\n    @{name = \"7zip.7zip\" },\n    @{name = \"Foxit.FoxitReader\" },\n    @{name = \"Microsoft.VC++2015-2022Redist-x86\" },\n    @{name = \"Microsoft.VC++2015-2022Redist-x64\" },\n    @{name = \"9NCBCSZSJRSB\"; source = \"msstore\" },      # Spotify\n    @{name = \"9NKSQGP7F2NH\"; source = \"msstore\" },      # Whatsapp Desktop\n    @{name = \"9WZDNCRFJ3TJ\"; source = \"msstore\" },      # Netflix\n    @{name = \"9P6RC76MSMMJ\"; source = \"msstore\" },      # Prime Video\n    @{name = \"9PMMSR1CGPWG\"; source = \"msstore\" },      # HEIF-PictureExtension\n    @{name = \"9MVZQVXJBQ9V\"; source = \"msstore\" },      # AV1 VideoExtension\n    @{name = \"9NCTDW2W1BH8\"; source = \"msstore\" },      # Raw-PictureExtension\n    @{name = \"9N95Q1ZZPMH4\"; source = \"msstore\" },      # MPEG-2-VideoExtension\n    @{name = \"9N4WGH0Z6VHQ\"; source = \"msstore\" }       # HEVC-VideoExtension\n);\n```\n\n#\n## Usage\n\n- Just **Drag\u0026Drop** your **.ps1** on the **\"Execute winget.bat\"**\nThere will be a pop-up for admin rights which you will have to accept.\nAfter that the powershell script will run and pause after each section to let you check what happend.\n\n# Add automatic updates and cleanup job\n- Open your Windows Task Scheduler \n- Import the **WinGet AutoUpgrade \u0026 Cleanup.xml**\n- That's it!\n#\n\n#\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkugane%2Fwinget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkugane%2Fwinget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkugane%2Fwinget/lists"}