Skip to content

sfchau/Mini-System-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combing Crumbs

Combing Crumbs is a lightweight desktop application built with Python and Tkinter for monitoring system performance in real time.


Features

  • Real-time system monitoring – CPU, Memory, and Disk usage
  • Top Processes Table – shows the 8 processes consuming the most memory
  • Standalone Executable – packaged in the dist folder for easy use
  • Cross-platform Support – works on Windows; Linux/Mac support can be added

Usage

  • Open the application by running the executable or running python crumbs.py in Python.

Dependencies

  • Python 3.10+
  • psutil
  • Tkinter (built-in with Python)

Future Improvements

  • Customizable refresh rate and theme options
  • Expand to Linux and Mac support
  • Add network usage monitoring

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors