Skip to content

Commit 8cd7cfa

Browse files
committed
readme + fix typo
1 parent 2fd7efd commit 8cd7cfa

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55
- Show online member count on icon
66
- Click to copy zerotier ip
77
- 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+
```
817
## TODO
918
- Multiple network selection
1019
- Network information

package/metadata.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Desktop Entry]
22
Comment=Displays Zerotier Network Members
3-
Icon=logo.png
3+
Icon=preferences-system-network-server
44
Name=Zerotier Indicator
55
Type=Service
66
X-KDE-PluginInfo-Author=Duoslow

zerotier.plasmoid

13 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)