199 B
199 B
#GRABBER
Grabber is a script that "grabs" informations about the computer and puts them in a folder for ease of access.
##How to run a server
uvicorn app:app --reload --host 0.0.0.0 --port 8000