2026-02-23 15:20:20 +01:00
2026-02-18 23:02:25 +01:00
2026-02-18 22:29:46 +01:00
2026-02-23 15:20:20 +01:00
2026-02-18 23:07:29 +01:00

alfred

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
git clone https://github.com/buchtioof/alfred.git

then use this command
makeself ./alfred alfred.run ./alfred.sh

usage

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 / arm64 and x86_64 supported, more later)

credits

thanks to inxi and jq

Description
the grabber companion
Readme 2.1 MiB
Languages
Shell 100%