Skip to main content

for Python3 + Console: hwglance; # hwglance: Glance on your computer status # Works on everything running \*NIX, Mac, Windows, anything Python

Project description

Video demo on YouTube : https://youtu.be/PMLaksRtqyk

Pywaremon: Glance on your computer status

Works on everything running *NIX, Mac, Windows, anything Python

I present a little 8kb Python file that will show you at a glance the resources being used on the machine This includes CPU, Memory, Storage, and both IN and OUT IP address (thanks to ipify API (more here:https://api.ipify.org))

Here are some settings that you can change, they're at the top of tbe Python script

Refresh = default refresh rate, aka the time for intervals (in seconds). Can be float, e.g. 0.2
But I like 0.5 !

refresh = 0.5

At the bottom are some waves, at least, it aims to be.
Set this to (True) to enable, or (False) to disable this amazing feature. I mean. Why should you?

dowave = True

The top and bottom banners (Title / Wavey thingy) change color. Same as before:
Set this to (True) to enable, or (False) to disable this amazing feature. I mean. Why should you?

changeColor = True

Oh yeah, probably you can guess, but I tell you anyway. This sheet is colorful as fook! It has unnecesary fancy stuff in it. I guess humans like it. I'm working on implementing more feautures to be changes.

image

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hwglance-1.0.8.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

hwglance-1.0.8-py3-none-any.whl (19.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page