Skip to content
#

process-management

Here are 123 public repositories matching this topic...

💻 This project is a custom shell implementation written in C. It provides a command-line interface for users to execute commands, manage command history, create and use aliases, and handle input/output redirection and pipelines. The shell supports various built-in commands and can execute external programs, making it a versatile tool.

  • Updated Nov 10, 2024
  • C

NetworkMonitor is a Python application for real-time network monitoring. It displays active connections with details like PID, process name, and addresses, while tracking upload and download speeds. Users can easily copy connection information to the clipboard through a context menu, making it a handy tool for monitoring network activity.

  • Updated Nov 2, 2024
  • Python

A lightweight shell utility for managing a directory stack. Easily navigate between directories by pushing, popping, and swapping paths. Ideal for developers and system administrators who frequently switch between multiple project directories.

  • Updated Aug 16, 2024
  • Shell

Improve this page

Add a description, image, and links to the process-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the process-management topic, visit your repo's landing page and select "manage topics."

Learn more