Steps for running task manager:
-
Download ProcessManagerModel.py and PyChartViewController.py to your desired directory
-
Open terminal and set your working directory to be the same as where you saved the python files
-
$ python PyChartViewController.py
The chart will update automatically.
-
Click 'Switch to CPU' or 'Switch to RAM' to change the displayed information.
-
Click a process slice and then click 'Terminate' to end the process
-
Close the program by closing the figure or ending the process from terminal