Skip to main content

Process Management GUI App

Project description

Process Management App

This is my second GUI app. A small utility app that shows:

  • Process ID
  • Process Name
  • Username of Process Owner

The app gives you the option to click on a process ID and hit the kill button which kills that process. It auto refreshes the UI so the list of process will also get updated automatically.

Tools:

  • Python 3.6
  • PyQt5 [GUI Framework]
  • psutil [Python library]

Test:

If you want to test it and not kill your OS process (or do anything dangerous), test it out by clicking on your browser Process ID and click on the Kill button. This should close your browser.

How to Run:

$ pip install Promanagement
$ python3 promanagement.py

Screenshot:

promanagement Screenshot

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Promanagement-1.0.1.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

Promanagement-1.0.1-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page