Skip to content

Commit c9b8438

Browse files
committed
Update README file
1 parent caf4f2f commit c9b8438

9 files changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,12 @@ Linux only (uses /proc)
2929
![Sysmontui screenshot processes](assets/screenshots/processes.png)
3030
#### Sorting By (name, pid, cpu usage) and ordering (asc, desc)
3131
![Sysmontui screenshot processes sorting 1](assets/screenshots/sort(1).png)
32-
![Sysmontui screenshot processes sorting 2](assets/screenshots/sort(2).png)
3332
#### Search processes by name
3433
![Sysmontui screenshot search](assets/screenshots/search.png)
3534
#### Kill process - sending SIGTERM
3635
![Sysmontui screenshot sigterm](assets/screenshots/sigterm.png)
36+
#### Show | Hide Logs View
37+
![Sysmontui Logs Tab](assets/screenshots/logs.png)
3738

3839
## Installation
3940

@@ -52,9 +53,6 @@ go build -o build/sysmontui cmd/sysmontui/main.go
5253
go install github.com/omar0ali/sysmontui/cmd/sysmontui@latest
5354
```
5455

55-
### Status
56-
Work in progress
57-
5856
## Third-Party Licenses
5957
This project uses [tcell](https://github.com/gdamore/tcell) (Apache License 2.0):
6058
https://github.com/gdamore/tcell

assets/screenshots/cpustatus.png

-11.8 KB
Loading

assets/screenshots/logs.png

156 KB
Loading

assets/screenshots/meminfo.png

-15.5 KB
Loading

assets/screenshots/processes.png

31.2 KB
Loading

assets/screenshots/search.png

45.4 KB
Loading

assets/screenshots/sigterm.png

-22.6 KB
Loading

assets/screenshots/sort(1).png

6.54 KB
Loading

assets/screenshots/sort(2).png

-154 KB
Binary file not shown.

0 commit comments

Comments
 (0)