Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)