We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b692c0c + 3458aa3 commit 7f226c9Copy full SHA for 7f226c9
README.md
@@ -1 +1,21 @@
1
-# Memory Monitor
+# Memory Monitor Widget Plugin
2
+
3
+This project was developed as a memory monitor widget for windows widgets.
4
5
+### Internal Settings
6
7
+```json
8
+{
9
+ "usage_font_size": 18.0,
10
+ "usage_foreground": "#FFBC8F8F",
11
+ "graphic_color": "#FF2E6E02",
12
+ "graphic_timeline": 200.0
13
+}
14
+```
15
16
+### Screenshots
17
18
+
19
20
21
+
sc_memory/memory_1.jpg
21.2 KB
sc_memory/memory_2.jpg
8.27 KB
0 commit comments