Skip to content

Commit

Permalink
readme + fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Duoslow committed Dec 8, 2021
1 parent 2fd7efd commit 8cd7cfa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
- Show online member count on icon
- Click to copy zerotier ip
- Updates members status on intervals
## BUG
### if plasmoid package does nothing please use this command
```bash
install
kpackagetool5 -t Plasma/Applet --install zerotier.plasmoid
remove
kpackagetool5 -t Plasma/Applet --remove zerotier.plasmoid

```
## TODO
- Multiple network selection
- Network information
Expand Down
2 changes: 1 addition & 1 deletion package/metadata.desktop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Desktop Entry]
Comment=Displays Zerotier Network Members
Icon=logo.png
Icon=preferences-system-network-server
Name=Zerotier Indicator
Type=Service
X-KDE-PluginInfo-Author=Duoslow
Expand Down
Binary file modified zerotier.plasmoid
Binary file not shown.

0 comments on commit 8cd7cfa

Please sign in to comment.