Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PC Info

Overview

The PC Stats script provides information about CPU usage and frequency for each core, virtual memory, swap memory, network usage, temperatures (if available), battery status (for laptops), and disk information. It uses the psutil library to gather system information.

Requirements

  • Python 3.x
  • psutil library (pip install psutil)

Usage

  1. Install the required library:
    pip install psutil
    

Features

  • Displays CPU usage and frequency for each core.
  • Shows virtual memory and swap memory information.
  • Provides network usage details.
  • Retrieves temperature information (if available).
  • Displays battery status for laptops.
  • Shows disk space information.

About

The PC Stats script provides information about your PC.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages