We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d85212 commit a01b7cdCopy full SHA for a01b7cd
1 file changed
registry.json
@@ -1030,6 +1030,25 @@
1030
],
1031
"lastUpdated": "2026-02-01T21:52:23+05:30"
1032
},
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
+ },
1052
{
1053
"id": "privacy-indicator",
1054
"name": "Privacy Indicator",
0 commit comments