grabber/README.md
2026-02-10 16:45:12 +01:00

8 lines
199 B
Markdown

#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`