-
Notifications
You must be signed in to change notification settings - Fork 387
Open
Description
This program is an amazing creation, it can help me to transfer log files from an old Windows7 x86 device to my phone without internet.
In my situation, I have some other ideas for low-end devices.
- Provide a pure dynamic standard QR code mode for very small files (e.g. <100KB) or on user request. Just like qrs or txqr . This can be more usable and robust with bad screen resolution or with bad performance camera.
- Provide a single html file (just like what
cimbar_js.html
does) cimbarcli
that can exportpng
for download. This can be useful on old browsers/CPUs/GPUs that not support WebGL well, and is more easy to use for devices mainly on browser without keyboard. - Auto split function (like part001 part002... which can be merged manually) to prevent big file OOM. Now I force my system log size under 100KB but it make the system slow.
Metadata
Metadata
Assignees
Labels
No labels