TUI client che si interfaccia con Scontrini-Daemon
Go to file
palo 1428abb88c Added communication with the Scontrini-Daemon API 2023-11-07 23:14:03 +01:00
api Added communication with the Scontrini-Daemon API 2023-11-07 23:14:03 +01:00
.gitignore Changed the name from "Scontrini" to "Scontrini-TUI-Client" 2023-11-07 23:04:14 +01:00
LICENSE Initial commit 2023-10-19 17:46:39 +02:00
README.md Changed the name from "Scontrini" to "Scontrini-TUI-Client" 2023-11-07 23:04:14 +01:00
go.mod Changed the name from "Scontrini" to "Scontrini-TUI-Client" 2023-11-07 23:04:14 +01:00
go.sum Created print and pizza page 2023-10-19 18:21:48 +02:00
main.go Added communication with the Scontrini-Daemon API 2023-11-07 23:14:03 +01:00

README.md

Scontrini-TUI-Client

TUI client che si interfaccia con Scontrini-Daemon

Usage

Per compilare

`` $ go build

$ chmod +x ./Scontrini ``

Per la TUI

$ ./Scontrini

Si può anche pipare da programmi esterni

$ echo "Printa sto cazzo" | ./Scontrini