Bug 402350

Summary: Please add CLI command to read SMS from phone
Product: [Applications] kdeconnect Reporter: Alexander Potashev <aspotashev>
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: REPORTED ---    
Severity: wishlist CC: justin.zobel, martonmiklosqdev
Priority: NOR    
Version: 1.3.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.