Skip to content

Once every ten seconds gets your cpu and ram usage as a percentage and sets it as your discord status

Notifications You must be signed in to change notification settings

IceyFL/Ram-and-CPU-usage-as-Discord-Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set your Discord Status as your pc's Current CPU and RAM usage

This program uses the psutil library to get your CPU and RAM usage once every 10 seconds. It then formats this to look nice and sends it as a request to discord.

It should look like this:

image

setup

  1. either run setup.bat or open a command prompt in the directory you have downloaded this to and run pip install -r requirements.txt

  2. edit the python file to have your discord token in

  3. run main.pyw

About

Once every ten seconds gets your cpu and ram usage as a percentage and sets it as your discord status

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published