Go to file
2019-08-21 09:56:34 +02:00
cache init 2019-08-07 15:47:12 +02:00
.gitignore init 2019-08-07 15:47:12 +02:00
extract-contacts init 2019-08-07 15:47:12 +02:00
README.md add manual phone input 2019-08-21 09:56:34 +02:00
send-sms add manual phone input 2019-08-21 09:56:34 +02:00

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 number
$ export DEVICE=XXXXXXXXXXXXXXXX # @see kdeconnect-cli -l
$ ./send-sms

Requirements

  • whiptail
  • kdeconnect-cli
  • vim