You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ Network usage statistics, global and per network interface.
32
-
+ List of active connections by process, and traffic.
33
+
+ List of active connections by process and their traffic usage.
33
34
+ List of listening ports, and which processes is holding it.
34
35
+ List and control services pretty much as services.msc.
35
-
+ Device Manager, pretty much as devmgr.msc.
36
+
+Hardware Device Manager, pretty much as devmgr.msc.
36
37
+ List of user and windows terminal services sessions.
37
-
+ Intuitive to legacy users (not millennials) as a default Task Manager.
38
+
+ Intuitive to legacy users (not millennials) as a legacy Task Manager.
38
39
+ Customizable graphs, column details and layouts.
39
40
+ Small, portable, fast-ish, and 100% Free to use and modify.
40
41
@@ -55,7 +56,8 @@ Most likely you will see pieces of code that are UGLY for experienced programmer
55
56
## System requirements
56
57
57
58
It seems odd to talk about requirements nowadays but let’s keep it simple and basic.
58
-
**Windows 10 or higher - 64 Bits.** - I have ditched and no longer test it on 32 Bits.
59
+
**[Windows 10 or higher - 64 Bits](https://www.microsoft.com/software-download/windows11)** - I have ditched and no longer test it on 32 Bits.
60
+
**[.NET Desktop Runtime 7.0](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)** - Currently targeting .NET Desktop 7.0.*
59
61
On the other hand, if you really like this application and need to run on older legacy systems, I can provide you with the old version which stills runs on Windows XP onwards.
60
62
61
63
## Administrative Privileges
@@ -82,7 +84,7 @@ These features were originally implemented on older versions, but I removed the
82
84
## Future Features
83
85
84
86
+ DarkMode (someday, when WinForms properly supports it).
85
-
+ Better Graphs customization and profiles.
87
+
+ Better graphs customization and profiles.
86
88
+ WSL Instances lists and control.
87
89
+ Hyper-V Machine lists and control.
88
90
+ More detailed Disk Performance and Usage monitor.
0 commit comments