README.md

Obserware

Version 0.2.0

An advanced system monitor utility written in Python and Qt

Installation

Development

  1. sudo dnf install python3-poetry
  2. git clone https://gitlab.com/t0xic0der/obserware.git
  3. cd obserware
  4. virtualenv venv
  5. source venv/bin/activate
  6. poetry install
  7. deactivate

Consumption

  1. virtualenv venv
  2. source venv/bin/activate
  3. pip3 install obserware
  4. deactivate

Usage

  1. source venv/bin/activate
  2. obserware
  3. deactivate

Screenshots

These screenshots hail from Obserware v0.2.0.

  1. Windows
  2. Performance tabscreen
  3. Process tabscreen
  4. Information tabscreen
  5. Contribute tabscreen
  6. Dialogs
  7. Storage counters dialog
  8. Network statistics dialog
  9. Physical partitions dialog
  10. Logical partitions dialog
  11. Process information dialog