Export / import a creation via QR code - #46
Conversation
* Export / import a creation via QR code * button icon fix + proper CanExecute enablement * renaming pages/vm --------- Co-authored-by: Vit Nemecky <vico@centrum.cz>
* Export / import a creation via QR code * button icon fix + proper CanExecute enablement
|
@vicocz Have you seen my fork of BC2 yet? |
|
@J0EK3R Thanx, I found that QR as an easiest way how to share a creation between several mobile devices. Related to rebasing, please wait, I need to reconcile the fork as it's not easy to bring new features to the original BC2 and I need to somehow get in sync with MAUI changes as mine was not directly merged. I guess I saw your fork months ago, so I do not regularly follow your added features 😄 |
...don't worry, my time is very limited (-> kids) And currently I'm working on the CADA devices - a lot of reverse engineering... For my part in (my) BC2 I had to do some UI-stuff: Month ago I started a new project "UniCoCe" UniversalControlCentral (private repo) with parts of BC2 in the backend but AvaloniaUI as frontend framework. But "my time..." Do you have AvaloniaUI on "your screen"? ;) |
Added option to share and import a creation via QR code (that contains json serialized model:
Resolves #27.