Go to file
Simon Vieille 56bddc13d7
add retry when kdeconnect-cli fail
2019-08-23 16:16:49 +02:00
cache init 2019-08-07 15:47:12 +02:00
.gitignore init 2019-08-07 15:47:12 +02:00
README.md add doc and add space on labels 2019-08-23 15:31:54 +02:00
extract-contacts init 2019-08-07 15:47:12 +02:00
send-sms add retry when kdeconnect-cli fail 2019-08-23 16:16:49 +02:00

README.md

SMS-SENDER

Send SMS using kdeconnect.

$ git clone https://gitnet.fr/deblan/sms-sender.git
$ cd sms-sender
$ export FILE=/path/to/contacts.vcf # not required if you manually fill the phone number
$ export DEVICE=XXXXXXXXXXXXXXXX # @see kdeconnect-cli -l
$ ./send-sms

Requirements

  • whiptail
  • kdeconnect-cli
  • vim