Update README.md

This commit is contained in:
ramzouille 2026-02-18 23:05:42 +01:00 committed by GitHub
parent fc8caa8ebe
commit e83df05d3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,14 +3,17 @@ the grabber companion, it sends computer informations in a json package then sen
## build
to use it, clone the git then use this command
`makeself ./alfred alfred.run ./alfred/alfred.sh`
to use it, clone the git\
`git clone https://github.com/buchtioof/alfred.git`
then use this command\
`makeself ./alfred alfred.run ./alfred.sh`
## usage
run alfred with this command
run alfred with this command\
`./alfred.run "add ip:port of your server without double quotes ofc"`
## dependencies
- inxi (lastest release)
- jq (1.8.1 tested)
- jq (1.8.1 tested / arm64 and x86_64 supported, more later)