-
# Some stuff to remember
- [x] Replacing meeting session with something else
- [x] Use JavaScript to pass meetingId
- [x] Add a meeting closed warning in meetings
- [x] Implement GUID for user ID
…
-
```
The svn code and also http://qrcode.littleidiot.be/ produce an unreadable code
for the string:
TEL:123456789
As tested with Barcode Scanner on Android.
This might be related to issue #1 but I di…
-
I have googled with no luck in finding micropython (or python) api docs for the qrcode library.
-
```
The svn code and also http://qrcode.littleidiot.be/ produce an unreadable code
for the string:
TEL:123456789
As tested with Barcode Scanner on Android.
This might be related to issue #1 but I di…
-
```
The svn code and also http://qrcode.littleidiot.be/ produce an unreadable code
for the string:
TEL:123456789
As tested with Barcode Scanner on Android.
This might be related to issue #1 but I di…
-
**Running the command:**
```
python opencv/platforms/apple/build_xcframework.py --contrib opencv_contrib --out opencv_deploy --iphoneos_archs arm64 --iphonesimulator_archs arm64 --macos_archs arm64 …
-
Hello, I'd like to request that you add support for importing this library using native ES modules, like so:
```js
import qrcode from 'https://unpkg.com/qrcode-generator/qrcode.js';
```
I woul…
-
> takiuddin@Takis-Laptop API % npm i @intosoft/qrcode
npm error code 1
npm error git dep preparation failed
npm error command /Users/takiuddin/.nvm/versions/node/v22.2.0/bin/node /Users/takiuddin/.…
-
I would like to ask on how QR Code types are generated?
Like this site: https://www.the-qrcode-generator.com/
They classify QR Codes as Free Text, URL, Contact, Phone, and so on.
How can we spe…
-
- [x] Start do projeto
- [x] Escolha de um qrcode generator
- [x] Criação de uma página que aceite valores por url
- [x] Ajuste da interface
- [x] Deploy para servidor
- [ ] Adição de controles …