Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit fef34f8

Browse files
committed
update readme
1 parent a47f628 commit fef34f8

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

readme.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ IStat menus on macOS alternative for DDE.
2121
* [x] chart
2222
* [ ] text
2323
* [ ] RAM
24+
* [x] popup widget
25+
* [ ] dock widget
26+
* [x] chart
27+
* [ ] text
2428
* [ ] DISK
2529
* [ ] Datetime
2630
* [x] dock widget (main code comes from the original datetime plugin in dde-dock)
@@ -42,6 +46,16 @@ popup widget:
4246

4347
<img src="./screenshots/cpu_popup_widget.png" width="400px" />
4448

49+
#### RAM
50+
51+
dock-chart:
52+
53+
![](./screenshots/ram_dock_chart.png)
54+
55+
popup widget:
56+
57+
<img src="./screenshots/ram_popup_widget.png" width="400px" />
58+
4559
#### Network
4660

4761
![](./screenshots/network.png)

screenshots/ram_dock_chart.png

416 Bytes
Loading

screenshots/ram_popup_widget.png

89.7 KB
Loading

0 commit comments

Comments
 (0)