imurvai / brickcontroller2

Cross platform application for controlling Lego creations using a bluetooth gamepad.
108 stars 32 forks source link

Allow to create copy of a controller profile under new name #24

Closed vicocz closed 3 years ago

vicocz commented 5 years ago

I needed such function to create a profile based on the existing one e.g. to reduce some events for smaller kids during an LEGO exhibition. The COPY icon was taken from this set: https://www.flaticon.com/free-icon/copy_126498

vicocz commented 4 years ago

BC2- Copy profile

vicocz commented 4 years ago

Seems this is going to be implemented here: https://github.com/imurvai/brickcontroller2/compare/ProfileLoadSave

imurvai commented 4 years ago

Yes, I'm looking for options to be able to load and save profiles to/from file system or network.

vicocz commented 3 years ago

Possible to be done via Export / Import

imurvai commented 3 years ago

Yes, I've implemented the profile load/save from/to local folder but it seems this way has been closed in Android 10, so I need to find a way to load/save using google drive eg.