A collection of packages for keypirinha, a fast launcher for keyboard ninjas on Windows.
Gitea/Forgejo: An entire repository on a gitea or forgejo instance (e.g. codeberg.org) dedicated to the package. It should have a release (not pre-release) in its releases section which has a ready-to-use *.keypirinha-package file as an asset. The download URL will point to the newest release by date that has such an asset. The URL to the gitea or forgejo repository is required.
Github: (recommended) A entire github repository dedicated to the package. It should have a release (not pre-release) in its releases section which has a ready-to-use *.keypirinha-package file as an asset. The download URL will point to the newest release by date that has such an asset. The github user and the repository is required.
GithubFile: A github repository where the *.keypirinha-package file is committed directly into it. The download URL will point to the most recent commit of this file. The github user, the repository and a relative path to the file is needed.