]> ToastFreeware Gitweb - gregoa/zavai.git/blobdiff - README
Notes about remotising devices
[gregoa/zavai.git] / README
diff --git a/README b/README
index 626b1260e38bcab7a4c2cba9b29f3adedd210f7e..0bfa0a0c283f42a8485571a1a617a949fc13eb1a 100644 (file)
--- a/README
+++ b/README
@@ -118,7 +118,9 @@ Features / guide
  
  If you want to change the alarm ringtone, you can set:
  ringtone_alarm = "file:///some/where/file.ext"
- in ~/.zavai/config
+ in ~/.zavai/config; gstreamer is used, so mostly any audio file format will
+ work. I'm not sure what will happen if you choose a video format: that might
+ work as well.
 
  Alarms (acknowledged or not) are logged in "~/.zavai/log-alarm/". Still
  missing, howerver, is a way to show that an alarm rang and noone noticed.
@@ -187,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