From 80444b7a045f7f749510666d68dd71f71c9da4c5 Mon Sep 17 00:00:00 2001 From: buchtioof <48603083+buchtioof@users.noreply.github.com> Date: Wed, 18 Feb 2026 22:14:23 +0100 Subject: [PATCH] v0.1 alfred commit init, should work normally ig idk fr fr --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59e519d..56ef6dc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # alfred -the grabber companion +the grabber companion, it sends computer informations in a json package then send it to the server (grabber) + +## usage + +to use it, clone the git then use this command + +`makeself ./alfred alfred.run ./alfred/alfred.sh` + +## dependencies +- inxi (lastest release) +- jq (1.8.1 tested)