wahooMapsCreator
wahooMapsCreator copied to clipboard
copy generated files to wahoo device via adb
Is your feature request related to a problem? Please describe.
For many users, the process of copying the files to device might be difficult. There are some possibilities out there:
- adb via terminal
- a GUI program which uses adb in the background
- standard filebrowser functionality in Windows
Describe the solution you'd like
- a
python -m wahoomc.copyfunction could do the job - possibility via GUI
Describe alternatives you've considered
see description in the beginning
Additional context
Add any other context or screenshots about the feature request here.