Versão em Português
WinProgramLister is a program designed to generate a list of the installed programs on a Windows computer. It simplifies the task of inventorying installed software, whether for maintenance, auditing, or simple curiosity.
- Export Options: Allows exporting the list in HTML for easy sharing and archiving.
- User-Friendly Interface: Features a simple and intuitive interface, making it easy for any type of user to operate.
- Fast and Efficient: Quickly scans and generates the list of installed programs.
- Python 3.10 or higher
- Download the WinProgramLister from the GitHub releases page.
- Run the exe. A prompt will appear saying that the program is not trusted, just click on read more and
execute anyway
. - If you prefer, you can download a zip file and just run the
app.py
file.
- Open WinProgramLister.
- The list will be displayed in the program's interface.
- Click the "Generate HTML" button to save the list.
If you would like to contribute to the development of WinProgramLister, follow these steps:
- Fork the repository
- Create a new branch.
- Make your changes and commit them.
- Push to the branch.
- Submit a Pull Request.
This project is licensed under the GPL-3.0 License.