This repository has been archived on 2026-02-12 . You can view files and clone it, but cannot push or open issues or pull requests.
Grabber - Fetch all your PC
About
Grabber is a bash program that fetch some informations of the computer like memory, storage or cpu for exemple.
Dependencies
- inxi
- dmidecode
Versions
- v0.1 : grabber base, write fetch data in summary.txt needs upgrades
- v0.2 : use admin to fetch more data like cpu info...
- v0.3 : minimal uvicorn usage, shows data fetch for one pc saved in json data locally
- v0.4 (actual) : save fetch data in a sql database and can save multiple pc in a pretty interface (wip)
Credits
Logo inspired by kawaiiLogos project
Description
Languages
HTML
42.2%
Python
30.4%
Shell
27.4%
