sms-sender/README.md

20 lines
353 B
Markdown

SMS-SENDER
==========
Send SMS using kdeconnect.
```bash
$ 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