cluck / wpkg-gp-client

GUI for wpkg-gp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WPKG-GP - Client

WPKG-GP Client is a small GUI for my wpkg-gp that resides in the system tray and allows normal users to perform a wpkg update using the wpkg-gp background service without a reboot as well as inform the user of new updates.

As the development went on i had to add some new features to wpkg-gp that were missing in the original version.

The Client depends on my wpkg-gp modification.

It is written in Python 2.7 and relies on the wxpython (not phoenix) module for the gui part as well as pywin32 module for the communication with the wpkg-gp service, windows registry and event log access.

Precompiled x86 binaries (works on both x64 and x86) are provided on the releases page. No additional software has to be installed (Python Environment) except for wpkg-gp of course.

You can find screenshots and detailed instructions in the projects Wiki.

About

GUI for wpkg-gp


Languages

Language:Python 100.0%