update readme

This commit is contained in:
buchtioof 2026-02-18 22:36:14 +01:00
parent 6ae26d80f8
commit 43622bc761

View File

@ -1,11 +1,15 @@
# alfred
the grabber companion, it sends computer informations in a json package then send it to the server (grabber)
the grabber companion, it sends computer informations in a json package then send it to the server (grabber), need the server to be listening for the response.
## build
to use it, clone the git then use this command
`makeself ./alfred alfred.run ./alfred/alfred.sh`
## usage
to use it, clone the git then use this command
`makeself ./alfred alfred.run ./alfred/alfred.sh`
run alfred with this command
`./alfred.run "add ip:port of your server without double quotes ofc"`
## dependencies
- inxi (lastest release)