From c90cbc714d0b31550c27821e3c1bfd4c359ffea1 Mon Sep 17 00:00:00 2001 From: Akashdeep Dhar Date: Jan 30 2022 02:52:11 +0000 Subject: Add screenshots for existing interface elements Signed-off-by: Akashdeep Dhar --- diff --git a/README.md b/README.md index 736ddaf..b4aea63 100644 --- a/README.md +++ b/README.md @@ -100,10 +100,13 @@ Obserware makes monitoring of advanced metrics accessible with the use of intera 3. _Connections tabscreen_ Find here https://gitlab.com/t0xic0der/obserware/-/blob/main/screenshots/obsr_mainproc.png ![](https://gitlab.com/t0xic0der/obserware/-/raw/main/screenshots/obsr_mainntwk.png) - 4. _Information tabscreen_ + 4. _Partitions tabscreen_ + Find here https://gitlab.com/t0xic0der/obserware/-/blob/main/screenshots/obsr_mainpart.png + ![](https://gitlab.com/t0xic0der/obserware/-/raw/main/screenshots/obsr_mainpart.png) + 5. _Information tabscreen_ Find here https://gitlab.com/t0xic0der/obserware/-/blob/main/screenshots/obsr_maininfo.png ![](https://gitlab.com/t0xic0der/obserware/-/raw/main/screenshots/obsr_maininfo.png) - 5. _Contribute tabscreen_ + 6. _Contribute tabscreen_ Find here https://gitlab.com/t0xic0der/obserware/-/blob/main/screenshots/obsr_maincntb.png ![](https://gitlab.com/t0xic0der/obserware/-/raw/main/screenshots/obsr_maincntb.png) 2. **Dialogs** @@ -113,15 +116,6 @@ Obserware makes monitoring of advanced metrics accessible with the use of intera 2. _CPU times dialog_ Find here https://gitlab.com/t0xic0der/obserware/-/blob/main/screenshots/obsr_cputwind.png ![](https://gitlab.com/t0xic0der/obserware/-/raw/main/screenshots/obsr_cputwind.png) - 3. _Storage counters dialog_ - Find here https://gitlab.com/t0xic0der/obserware/-/blob/main/screenshots/obsr_sostwind.png - ![](https://gitlab.com/t0xic0der/obserware/-/raw/main/screenshots/obsr_sostwind.png) - 4. _Physical partitions dialog_ - Find here https://gitlab.com/t0xic0der/obserware/-/blob/main/screenshots/obsr_phptwind.png - ![](https://gitlab.com/t0xic0der/obserware/-/raw/main/screenshots/obsr_phptwind.png) - 5. _Logical partitions dialog_ - Find here https://gitlab.com/t0xic0der/obserware/-/blob/main/screenshots/obsr_lgptwind.png - ![](https://gitlab.com/t0xic0der/obserware/-/raw/main/screenshots/obsr_lgptwind.png) - 6. _Process information dialog_ + 3. _Process information dialog_ Find here https://gitlab.com/t0xic0der/obserware/-/blob/main/screenshots/obsr_procwind.png ![](https://gitlab.com/t0xic0der/obserware/-/raw/main/screenshots/obsr_procwind.png) diff --git a/screenshots/obsr_cputwind.png b/screenshots/obsr_cputwind.png index cfe7af0..3cc049f 100644 Binary files a/screenshots/obsr_cputwind.png and b/screenshots/obsr_cputwind.png differ diff --git a/screenshots/obsr_cyclwind.png b/screenshots/obsr_cyclwind.png index d1bfa61..e67c73a 100644 Binary files a/screenshots/obsr_cyclwind.png and b/screenshots/obsr_cyclwind.png differ diff --git a/screenshots/obsr_lgptwind.png b/screenshots/obsr_lgptwind.png deleted file mode 100644 index 9a8f0be..0000000 Binary files a/screenshots/obsr_lgptwind.png and /dev/null differ diff --git a/screenshots/obsr_maincntb.png b/screenshots/obsr_maincntb.png index af18e73..1d95bec 100644 Binary files a/screenshots/obsr_maincntb.png and b/screenshots/obsr_maincntb.png differ diff --git a/screenshots/obsr_maininfo.png b/screenshots/obsr_maininfo.png index 49b299d..0f04043 100644 Binary files a/screenshots/obsr_maininfo.png and b/screenshots/obsr_maininfo.png differ diff --git a/screenshots/obsr_mainntwk.png b/screenshots/obsr_mainntwk.png index 54c9f30..15d8268 100644 Binary files a/screenshots/obsr_mainntwk.png and b/screenshots/obsr_mainntwk.png differ diff --git a/screenshots/obsr_mainpart.png b/screenshots/obsr_mainpart.png new file mode 100644 index 0000000..da04c06 Binary files /dev/null and b/screenshots/obsr_mainpart.png differ diff --git a/screenshots/obsr_mainperf.png b/screenshots/obsr_mainperf.png index 1ccb15a..81015e2 100644 Binary files a/screenshots/obsr_mainperf.png and b/screenshots/obsr_mainperf.png differ diff --git a/screenshots/obsr_mainproc.png b/screenshots/obsr_mainproc.png index 532f28c..efb7902 100644 Binary files a/screenshots/obsr_mainproc.png and b/screenshots/obsr_mainproc.png differ diff --git a/screenshots/obsr_phptwind.png b/screenshots/obsr_phptwind.png deleted file mode 100644 index d6bd22e..0000000 Binary files a/screenshots/obsr_phptwind.png and /dev/null differ diff --git a/screenshots/obsr_procwind.png b/screenshots/obsr_procwind.png index 39474b1..76dc77c 100644 Binary files a/screenshots/obsr_procwind.png and b/screenshots/obsr_procwind.png differ diff --git a/screenshots/obsr_sostwind.png b/screenshots/obsr_sostwind.png deleted file mode 100644 index 4e059ec..0000000 Binary files a/screenshots/obsr_sostwind.png and /dev/null differ