Skip to content

Commit a01b7cd

Browse files
chore: update plugin registry [skip ci]
1 parent 9d85212 commit a01b7cd

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

registry.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,6 +1030,25 @@
10301030
],
10311031
"lastUpdated": "2026-02-01T21:52:23+05:30"
10321032
},
1033+
{
1034+
"id": "port-monitor",
1035+
"name": "Port Monitor",
1036+
"version": "1.0.0",
1037+
"official": false,
1038+
"author": "adriamartin91",
1039+
"description": "Monitor listening ports and their processes. Shows TCP/UDP ports with process info and kill functionality.",
1040+
"repository": "https://github.com/noctalia-dev/noctalia-plugins",
1041+
"minNoctaliaVersion": "3.6.0",
1042+
"license": "MIT",
1043+
"tags": [
1044+
"Bar",
1045+
"Panel",
1046+
"Development",
1047+
"System",
1048+
"Utility"
1049+
],
1050+
"lastUpdated": "2026-04-06T17:44:59+07:00"
1051+
},
10331052
{
10341053
"id": "privacy-indicator",
10351054
"name": "Privacy Indicator",

0 commit comments

Comments
 (0)