pmem/README.md
2022-10-29 19:46:58 +02:00

696 B

pmem - Python script to show process & system memory

pmem is a Python3 script for show memory of all processes & total system memory

Requirements:

  • Python 3.5+
  • Python3-pip
  • psutil module

Installation:

  • Open the terminal and type the following comands:

    $ git clone https://gitlab.com/q3aql/psmem
    $ cd psmem
    $ pip3 install psutil
    $ sudo make install
    

How to use:

pmem.py