Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looking forward to adding the function of QR code scanning and sharing #242

Open
sunteta opened this issue Nov 27, 2023 · 1 comment
Open

Comments

@sunteta
Copy link

sunteta commented Nov 27, 2023

I have to admit that MicroBin is very easy to use, but the mobile phone is used too frequently. If two unfamiliar mobile phones communicate with each other, it is not possible to obtain the shared URL. Every time I enter the URL in the browser, it is too difficult to input on the mobile phone. Longer.

If you add the function of QR code, it is really important to use mobile phone scanning to quickly open the web page and obtain the shared content.

I am looking forward to adding the QR code sharing function.

@DX37
Copy link

DX37 commented Jan 19, 2024

It enables, when in config, like .env, you set this variable, which is, as config comment tells, required for QR to work:

export MICROBIN_PUBLIC_PATH=<your public site URL>

and obviously:

export MICROBIN_QR=true

It's all in .env, at least.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants