feat: add ProcessDock process and port manager

This commit is contained in:
王鹏
2026-07-17 09:14:45 +08:00
commit 13bb37585f
22 changed files with 2201 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
psutil>=5.9,<8
PySide6>=6.7,<7