Bug 402350 - Please add CLI command to read SMS from phone
Summary: Please add CLI command to read SMS from phone
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 1.3.3
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-19 15:53 UTC by Alexander Potashev
Modified: 2024-01-03 23:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2018-12-19 15:53:00 UTC
Please add CLI command to read SMS from phone (possible syntax: "kdeconnect-cli --wait-sms"). I need this to set up 24/7 unattended interaction with a web service that requires SMS code confirmation for some types of requests.
Comment 1 Alexander Potashev 2019-01-16 19:19:41 UTC
(In reply to Alexander Potashev from comment #0)
> Please add CLI command to read SMS from phone (possible syntax:
> "kdeconnect-cli --wait-sms"). I need this to set up 24/7 unattended
> interaction with a web service that requires SMS code confirmation for some
> types of requests.

I implemented this through https://ifttt.com/ for now.
Comment 2 martonmiklos 2024-01-03 23:01:22 UTC
A generic --read-sms [entry count] [phone-number] would be useful too. 

I have a shell script which used to read SMS (and extract OTP codes) via SSH from a Sailfish OS based phone, but now I need to look for alternatives.