Skip to content

Commit

Permalink
master + readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Duoslow committed Dec 8, 2021
1 parent c0651eb commit 2fd7efd
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Zerotier KDE Widget
## Displays Zerotier Network Members

## Features
- Show online member count on icon
- Click to copy zerotier ip
- Updates members status on intervals
## TODO
- Multiple network selection
- Network information
- Fix first time setup
## Widget GUI and Indicator
![ex](https://i.imgur.com/BOxvfBb.png)
## Settings
![settings](https://i.imgur.com/zi2Z6G0.png)
## Widgets panel
![inf](https://i.imgur.com/6yiXx7u.png)
Binary file added package/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package/metadata.desktop
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[Desktop Entry]
Comment=Displays Zerotier Network Members
Icon=/home/uur/Desktop/zerotier widget/zerotierIndicator/logo.png
Icon=logo.png
Name=Zerotier Indicator
Type=Service
X-KDE-PluginInfo-Author=Duoslow
X-KDE-PluginInfo-Category=Online Services
X-KDE-PluginInfo-Email=heniugur@gmail.com
X-KDE-PluginInfo-License=None
X-KDE-PluginInfo-Name=org.github.duoslow.zerotierindicator
X-KDE-PluginInfo-Name=org.github.duoslow.zerotierIndicator
X-KDE-PluginInfo-Version=1
X-KDE-PluginInfo-Website=https://github.com/Duoslow/zerotierindicator
X-KDE-ServiceTypes=Plasma/Applet
Expand Down
Binary file modified zerotier.plasmoid
Binary file not shown.

0 comments on commit 2fd7efd

Please sign in to comment.