This commit is contained in:
Markus Birth 2020-05-13 23:29:06 +02:00
parent 8f8a6d79c3
commit 77c2521d68
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A

14
TODO.md Normal file
View File

@ -0,0 +1,14 @@
TODO
====
* RGN file support
* convert between RGN and GCD
* Express-like updater
* should be text interface or ncurses
* detect Garmin MTP devices or /GARMIN directory in mounted roots
* MTP support: https://github.com/wangjiezhe/pymtp
* fetch GarminDevice.xml
* upload to Express, list returned files
* ask user, then download files and push to device
* maybe: support for additional downloads (languages, icons, etc.)
* maybe: support for running under Windows (although there you have the real Express)