We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75dc615 + 1b08fa7 commit 050dafbCopy full SHA for 050dafb
README.md
@@ -1 +1,22 @@
1
-# Network Monitor
+# Network Monitor Widget Plugin
2
+
3
+This project was developed as a network monitor widget for windows widgets.
4
5
+### Internal Settings
6
7
+```json
8
+{
9
+ "usage_font_size": 18.0,
10
+ "usage_foreground": "#FFBC8F8F",
11
+ "received_color": "#9D0A0A",
12
+ "sent_color": "#fc8403",
13
+ "graphic_timeline": 200.0
14
+}
15
+```
16
17
+### Screenshots
18
19
+
20
21
22
+
sc_network/network_1.jpg
26.2 KB
sc_network/network_2.jpg
9.14 KB
0 commit comments