From: Enrico Zini Date: Thu, 18 Mar 2010 08:49:49 +0000 (+0000) Subject: Notes about remotising devices X-Git-Url: https://git.toastfreeware.priv.at/gregoa/zavai.git/commitdiff_plain/dbe783e3c6f75f87a980f1e94b8afeb2dbf8a263?ds=sidebyside Notes about remotising devices --- diff --git a/README b/README index f7959a6..0bfa0a0 100644 --- a/README +++ b/README @@ -189,6 +189,10 @@ TODO list / wish list + GSM status on main screen (with messages while coming online, and operator, power and so on) - log and refuse incoming calls and messages + to "move" the GSM device to my laptop: + socat FILE:/dev/ttySAC0 TCP-LISTEN:12345,bind=192.168.0.202 + socat TCP:192.168.0.202:12345 PTY,link=/tmp/gps,raw,echo=0 + - alarm + play sound at alarm trigger - leave expired alarm on screen until acknowledged