/WinApt

The simple package installer for Windows

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

WinApt

The simple package installer for Windows

License Version


WinApt is a simple program which automates software installation on Windows. It tries to do one simple thing and do it well: download a setup.exe and install it, silently.

Installation

For up-to-date install instructions, please visit https://mehdirtal.github.io/WinApt/.

Quick start

To install a package, for example Firefox, run:

winapt firefox

There are also other commands and flags that are described in the output of winapt -help.

Development

To contribute a new package, see here.

To work on WinApt itself you will need Git and the Python compiler. You can install them with WinApt itself:

winapt git python

Credits

The cube icon is derived from the one available from Flaticon.