Skip to content

Collection of small Python scripts that print system information.

License

Notifications You must be signed in to change notification settings

scourii/sysinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

DEPENDENCIES

You will need Python3 along with the Psutil and the Subprocess modules.

sysinfo

Collection of small Python scripts that print system information.

network-status.py

Prints the internet name that you're currently connected to. Example: image

ram-status.py

Prints out how much ram you are using out of the total amount you have. Example: image

battery-status.py

Prints out the percentage of your battery along with a symbol that changes depending on the percent that you have left. image

date-status.py

Prints out the day, time of month, and the hour/time. image

Releases

No releases published

Packages

No packages published

Languages