boxdot / gurk-rs

Signal Messenger client for terminal
GNU Affero General Public License v3.0
458 stars 33 forks source link

QR Code Should Render in the Terminal #150

Closed knpwrs closed 2 years ago

knpwrs commented 2 years ago

As demonstrated by https://qrenco.de/, it is possible to render QR codes in the terminal. For instance:

curl https://qrenco.de/https://signal.org
image

I think this would provide a much better UX than opening a system-native image viewer.

jayrahdevore commented 2 years ago

This appears to have been addressed in #128