microbin
                                
                                 microbin copied to clipboard
                                
                                    microbin copied to clipboard
                            
                            
                            
                        Looking forward to adding the function of QR code scanning and sharing
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.
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.