mirror of
https://github.com/buchtioof/alfred.git
synced 2026-05-02 17:43:27 +02:00
Merge branch 'main' of https://github.com/buchtioof/alfred
This commit is contained in:
commit
47d8ac2544
14
README.md
14
README.md
@ -3,14 +3,20 @@ the grabber companion, it sends computer informations in a json package then sen
|
|||||||
|
|
||||||
## build
|
## build
|
||||||
|
|
||||||
to use it, clone the git then use this command
|
to use it, clone the git\
|
||||||
`makeself ./alfred alfred.run ./alfred/alfred.sh`
|
`git clone https://github.com/buchtioof/alfred.git`
|
||||||
|
|
||||||
|
then use this command\
|
||||||
|
`makeself ./alfred alfred.run ./alfred.sh`
|
||||||
|
|
||||||
## usage
|
## usage
|
||||||
|
|
||||||
run alfred with this command
|
run alfred with this command\
|
||||||
`./alfred.run "add ip:port of your server without double quotes ofc"`
|
`./alfred.run "add ip:port of your server without double quotes ofc"`
|
||||||
|
|
||||||
## dependencies
|
## dependencies
|
||||||
- inxi (lastest release)
|
- inxi (lastest release)
|
||||||
- jq (1.8.1 tested)
|
- jq (1.8.1 tested / arm64 and x86_64 supported, more later)
|
||||||
|
|
||||||
|
## credits
|
||||||
|
thanks to [inxi](https://github.com/smxi/inxi) and [jq](https://github.com/jqlang/jq)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user