The simple package installer for Windows
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.
For up-to-date install instructions, please visit https://mehdirtal.github.io/WinApt/.
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
.
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
The cube icon is derived from the one available from Flaticon.