You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I sometimes have the need to generate a qrcode for some text to share it with my smartphone (under KDE I'd rely on kdeconnect, but it feels a lot to bring into Omarchy).
What do you think about adding a shortcut to generate a qrcode from the selected text?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I sometimes have the need to generate a qrcode for some text to share it with my smartphone (under KDE I'd rely on kdeconnect, but it feels a lot to bring into Omarchy).
What do you think about adding a shortcut to generate a qrcode from the selected text?
We could likely use https://fukuchi.org/works/qrencode/ for it (
qrencode -t ansiutf8 "Hello, World"
)Beta Was this translation helpful? Give feedback.
All reactions