Post 9iaRlyIXkRMoIykIk4 by grahambae@fosstodon.org
 (DIR) More posts by grahambae@fosstodon.org
 (DIR) Post #9iaQ3dtS9QRiKEJBR2 by grahambae@fosstodon.org
       2019-05-08T02:01:36Z
       
       0 likes, 0 repeats
       
       Are there any FLOSS SMS apps for Android with a desktop/web client?I'm already using KDE Connect but it seems like I can only reply to messages, not initiate conversations or view history.
       
 (DIR) Post #9iaQ3eb3XJKAVSi0Om by gentoorebel@fosstodon.org
       2019-05-08T02:26:29Z
       
       0 likes, 0 repeats
       
       @grahambaekdeconnect has a CLI that you can use to send texts via a shell script. I can dig up my scripts if that works for you.
       
 (DIR) Post #9iaQ9VI92qsxNveWoq by grahambae@fosstodon.org
       2019-05-08T02:27:34Z
       
       0 likes, 0 repeats
       
       @gentoorebel that would be very much appreciated!
       
 (DIR) Post #9iaR1pL6iwShCQwS24 by gentoorebel@fosstodon.org
       2019-05-08T02:37:23Z
       
       0 likes, 0 repeats
       
       @grahambae https://paste.flab.tech/?ff616e545592bbca#FjdTxMX1hFdilJl6/N8RYzYRsImmTpZXQ52tzgtyd/s=(Sorry for the obtuse URL, privatebin generates them)
       
 (DIR) Post #9iaRlyIXkRMoIykIk4 by grahambae@fosstodon.org
       2019-05-08T02:45:43Z
       
       0 likes, 0 repeats
       
       @gentoorebel thanks a million, I'll give it a try!
       
 (DIR) Post #9ialJXKaPpCxdwQ6HQ by grahambae@fosstodon.org
       2019-05-08T06:06:33Z
       
       0 likes, 0 repeats
       
       @gentoorebel my quick and dirty Python version: https://paste.flab.tech/?24bc93517f652378#tHBMVNIpPiMQHP0XaxqO7gUbqH8/8TMnT7JFxms0SzY=I'm thinking of adding vcard import so I can search by name instead of pasting phone numbers, but we'll see :)Thanks again!
       
 (DIR) Post #9ialJXY3bjz2JiirHE by gentoorebel@fosstodon.org
       2019-05-08T06:24:40Z
       
       0 likes, 0 repeats
       
       @grahambae clever, I wouldn't have thought to use vcards.  I just wound up keeping a handful of individual copies of the script with the phone numbers static in them because I only used it rarely anyway.