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