Skip to content

Task Manager

Latest

Choose a tag to compare

@keshav861 keshav861 released this 17 Jun 03:07
b0d214d

This is Command Line Interface(CLI) Task Manager. A Light Weighted task to accomplish you daily need tasks.

  1. It can add/create new processes.
  2. It can show all processes with all sorting features (Sorting by name , pid , memory usage)
  3. It can delete any process running on the system currently.
  4. It can restart any process which is currently running.
  5. when process is added or restarted if the process unsaved data is in the log files (like notepad saves your unsaved data in log files for
   enormous time. (Currently seen/working on windows 11) so it will extract the data and will show on the application the data will not
   get lost.