Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/picguard/picguard-winget-updater
WinGet Automatic Updater.
https://github.com/picguard/picguard-winget-updater
autoupdater package-manager picguard winget winget-cli winget-pkgs
Last synced: 2 months ago
JSON representation
WinGet Automatic Updater.
- Host: GitHub
- URL: https://github.com/picguard/picguard-winget-updater
- Owner: picguard
- License: mit
- Created: 2024-09-09T10:49:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T15:00:02.000Z (3 months ago)
- Last Synced: 2024-11-18T16:41:17.598Z (3 months ago)
- Topics: autoupdater, package-manager, picguard, winget, winget-cli, winget-pkgs
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PicGuard-WinGet-Updater
> WinGet Automatic Updater for PicGuard. This repository is inspired by [Floorp-WinGet-Updater](https://github.com/Hibi-10000/Floorp-WinGet-Updater)
[![Test](https://github.com/picguard/PicGuard-WinGet-Updater/actions/workflows/gen.yml/badge.svg)](https://github.com/picguard/PicGuard-WinGet-Updater/actions/workflows/gen.yml)
[![Test](https://github.com/picguard/PicGuard-WinGet-Updater/actions/workflows/gen-beta.yml/badge.svg)](https://github.com/picguard/PicGuard-WinGet-Updater/actions/workflows/gen-beta.yml)
[![Test](https://github.com/picguard/PicGuard-WinGet-Updater/actions/workflows/pr.yml/badge.svg)](https://github.com/picguard/PicGuard-WinGet-Updater/actions/workflows/pr.yml)
[![Test](https://github.com/picguard/PicGuard-WinGet-Updater/actions/workflows/pr-beta.yml/badge.svg)](https://github.com/picguard/PicGuard-WinGet-Updater/actions/workflows/pr-beta.yml)## Requirements
First you need to fork [microsoft/winget-pkgs](https://github.com/microsoft/winget-pkgs)
Second you need to create a [fine-grained personal access token](https://github.com/settings/personal-access-tokens/new). Set `Contents` to `Read and write` permissions.
The related repos are
- [picguard/picguard](https://github.com/picguard/picguard)
- [picguard/winget-pkgs](https://github.com/picguard/winget-pkgs)## LICENSE
[MIT](https://github.com/picguard/PicGuard-WinGet-Updater/blob/main/LICENSE)