Educational Linux CLI Task Manager Development
Educational Linux CLI Task Manager Development
Created using ChatSlide
This project entails developing a Linux-based CLI Task Manager as part of the Operating System course, CEN 3005, with a submission date set for June 9, 2026. Addressing resource management challenges, the task manager will leverage OS concepts such as multithreading. Key features include displaying hardware summaries, monitoring and terminating processes, and optionally estimating energy usage. Implementation relies on Ubuntu, Python, and the 'psutil' library, structured as a menu-driven...