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.
old-grabber/readme.md
Ramzouille Idir fa6ce20e68 v.0.2.test
2025-12-12 20:30:02 +01:00

582 B

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 (all before 0.1): grabber does minimal tasks and sends them to summary file and logs files
  • v0.1: a base of grabber that works but needs more data to fetch, added check dependencies

Improvements

[x] Make error or success logs works [x] Make a file that logs the informations [x] Check dependencies needed [] Make grabber user and groups through grabber (if it's possible)