An open source REST Backend for creating a private WinGet Repo without having to rely on cloud dependencies.
WinGetty is a self-hosted package source for Winget that is portable and can be run on Linux, Windows, in Docker, locally, and in any cloud environment. Being in pre-1.0 development, the configuration options, output, database, and behavior may change over time. It aims to provide an intuitive web interface for managing packages and supports essential Winget features while also allowing users to add their own packages with multiple versions and installers.
Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.