mirror of
https://github.com/buchtioof/alfred.git
synced 2026-05-02 09:33:27 +02:00
alfred
Working on the v1 of alfred daemon in C
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
Description
Languages
Shell
100%