View Single Post
Posts: 29 | Thanked: 15 times | Joined on Jun 2013
#81
Originally Posted by pmrb View Post
With "-c" and "-x file-with-utf8-chars": 8-bit chars interpreted as iso-latin
chars. For example "๖" in the file becomes "รถ" in the SMS. (locale is set to en_US.UTF-8)
I've found a workaround: -x "`cat file-with-utf8-chars`"

So the only missing part is: sending the SMS automatically without pressing "Send" (perhaps with a dbus-command?).

Peter
 

The Following 3 Users Say Thank You to pmrb For This Useful Post: