#!/usr/bin/env sh
ARGS="$@"
RSP="$(tremc -c@192.168.1.162:9091 "$ARGS" )"
notify-send "transadd" "adding: $RSP"