We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd7efd commit 8cd7cfaCopy full SHA for 8cd7cfa
README.md
@@ -5,6 +5,15 @@
5
- Show online member count on icon
6
- Click to copy zerotier ip
7
- Updates members status on intervals
8
+## BUG
9
+### if plasmoid package does nothing please use this command
10
+```bash
11
+install
12
+kpackagetool5 -t Plasma/Applet --install zerotier.plasmoid
13
+remove
14
+kpackagetool5 -t Plasma/Applet --remove zerotier.plasmoid
15
+
16
+```
17
## TODO
18
- Multiple network selection
19
- Network information
package/metadata.desktop
@@ -1,6 +1,6 @@
1
[Desktop Entry]
2
Comment=Displays Zerotier Network Members
3
-Icon=logo.png
+Icon=preferences-system-network-server
4
Name=Zerotier Indicator
Type=Service
X-KDE-PluginInfo-Author=Duoslow
zerotier.plasmoid
13 Bytes
0 commit comments