| Summary: | Please add CLI command to read SMS from phone | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Alexander Potashev <aspotashev> |
| Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | justin.zobel, martonmiklosqdev |
| Priority: | NOR | ||
| Version First Reported In: | 1.3.3 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alexander Potashev
2018-12-19 15:53:00 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. 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. |