This commit is contained in:
2026-04-06 08:31:38 -05:00
parent aff58a1214
commit 5a84a8f294
41 changed files with 1211 additions and 104 deletions

View File

@@ -1,13 +1,17 @@
{
"id": "network-indicator",
"name": "Network Indicator",
"version": "1.0.5",
"version": "1.0.7",
"minNoctaliaVersion": "3.7.5",
"author": "tonigineer",
"license": "MIT",
"repository": "https://github.com/noctalia-dev/noctalia-plugins",
"description": "A `lively` network traffic indicator.",
"tags": ["Bar", "Network", "Indicator"],
"tags": [
"Bar",
"Network",
"Indicator"
],
"entryPoints": {
"barWidget": "BarWidget.qml",
"settings": "Settings.qml"