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

Generate QR in terminal by right click on any file #303

Closed oneofthehorses closed 7 months ago

oneofthehorses commented 8 months ago

I'm opening this issue because:

Hello! Thanks for your work!

It would be awesome feature if after installing .deb package (or any other) new line in menu appears

What i mean: "right click" on any file in system - "qrcp qr code" and terminal shows up with ready QR code

Otherwise i needed open terminal each time and type all over again with path. Or how can i do if usuing Nemo file manager?

Cheers!

oneofthehorses commented 8 months ago

I done it adding action to my Nemo window manager. Now i can generate qr code just by right click on any file. Can share it if you wish!

Topic can be closed

claudiodangelis commented 8 months ago

Hello, thanks for your effort on this! Please feel free to share your solution, I would be happy to add it to the documentation!

Claudio

oneofthehorses commented 8 months ago

Step 1 Download this file qrcp.nemo_action.txt and rename it to "qrcp.nemo_action". Place it to next direction -> /home/YOUR_USER_NAME_HERE/.local/share/nemo/actions

Step 2 Place this icon (if you wish) to your main theme folder. Mine is /usr/share/themes/Mint-Y-Aqua/cinnamon qrcp

Step 3 Enjoy! Right click on any file and push qrcp "it" in folding menu. And let me know if anything ain't works for you! :)

P.S. I would be really happy if someone can make GUI that can adopt easy to use HTTPS way of connection for "Normies" like me

claudiodangelis commented 8 months ago

This is fantastic!! Thanks for sharing, I'll find the right place on the website and will add it. Thanks again!!

claudiodangelis commented 7 months ago

I will close this issue for now, I will add the above snippet somewhere in the documentation soon. Thanks again for sharing this, Claudio