Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

alexanautumnlyra/StormMonitorPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Monitor Python

Its a System Stats monitor, but in Python. Why? Because I felt like it.

Installation

Darwin, Linux, UNIX Like

git clone --depth=1 https://github.com/CrownAlexanRaven/SystemMontiorPython.git
cd SystemMonitorPython
python3 -m pip install -r prerequisites.txt

# OR 

curl https://github.com/CrownAlexanRaven/SystemMontiorPython/archive/refs/heads/main.zip --output main.zip 
unzip main.zip
rm main.zip
cd SystemMonitorPython
python3 -m pip install -r prerequisites.txt

Windows

Note

I haven't checked if it works on Windows, because I don't use Windows. It should work, but i'm not sure.

git clone --depth=1 https://github.com/CrownAlexanRaven/SystemMontiorPython.git
cd SystemMonitorPython
py3 -m pip install -r prerequisites.txt

Run the index.py file to start it.

Future

I have no idea why I made this.

I'm thinking of expanding this into a larger project that does more things because why not.

And before you ask, no I'm not making CPU Temp, because that is more platform specific and i can't figure out how to do it. Tell me how if you know.

About

Small tool to montior your system.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages