claudiodangelis / qrcp

:zap: Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
https://qrcp.sh
MIT License
9.89k stars 524 forks source link

Is there any plan to develop sending long text from PC to mobile phone? #308

Closed ilaoyao closed 7 months ago

ilaoyao commented 7 months ago

I'm opening this issue because:

Is there any plan to develop sending long text from PC to mobile phone? :-)

claudiodangelis commented 7 months ago

Hello! I'm not really sure what you're trying to achieve, could you please provide more context? Thanks!

oneofthehorses commented 7 months ago

I'm opening this issue because:

* [ ]  I have found a bug

* [x]  I want to request a feature

* [ ]  I have a question

* [ ]  Other

Is there any plan to develop sending long text from PC to mobile phone? :-)

It would be awesome feature to create something like encrypted channel where devices first say hello to each other (wich means exchange of public keys) and then you can send\recive information by secure channel throught QR-code's

This is kinda same realisation but in bit different angle (can check from 2:53) https://yewtu.be/watch?v=LfNoeu9s93Y

ilaoyao commented 7 months ago

Hello! I'm not really sure what you're trying to achieve, could you please provide more context? Thanks!

for example:

I type some words in notepad, just like this : " this is a informattion that I will send to my smart-phone.", so i select it or maybe i copied it , and i can click one context menu or some shortcut key, to show a qrcode. so i use my phone to scan it, the information can show in my phone.

nop, it's not worth to do it. forget it!

claudiodangelis commented 7 months ago

Ah ok I see what you mean and I was thinking about implementing something similar to take advantages of piping.

Maybe in the meantime you can just save your notepad file and send it with qrcp? Thanks!

claudiodangelis commented 7 months ago

I'm opening this issue because:

* [ ]  I have found a bug

* [x]  I want to request a feature

* [ ]  I have a question

* [ ]  Other

Is there any plan to develop sending long text from PC to mobile phone? :-)

It would be awesome feature to create something like encrypted channel where devices first say hello to each other (wich means exchange of public keys) and then you can send\recive information by secure channel throught QR-code's

This is kinda same realisation but in bit different angle (can check from 2:53) https://yewtu.be/watch?v=LfNoeu9s93Y

@oneofthehorses I'm afraid this would go a bit outside of the original scope of the tool, but thanks for taking the time for suggesting! Claudio