-->
Page 6 of 8

Re: ESPresso - NodeMCU file upload and management over WiFi

PostPosted: Sat Nov 04, 2017 4:01 am
by J Voyer
Nice clean and simple user interface.
Easy to install and work fine on my win 10
Have you plan to migrate that application to android ?

Thanks for this product
Salutations

Re: ESPresso - NodeMCU file upload and management over WiFi

PostPosted: Fri Nov 24, 2017 4:32 pm
by wchpikus
Hi.
First,great program.
I tested lot of ota,but this is great solution.
One question..when will be avaible for android?
Regards

Re: ESPresso - NodeMCU file upload and management over WiFi

PostPosted: Thu Dec 28, 2017 11:43 am
by AdrianM
I'm sure I must be missing something but I can only seem to be able to transfer .lua files.
It would often be necessary to transfer .htm or other types of file to provision a project yet I can't see how this would be done.

Re: ESPresso - NodeMCU file upload and management over WiFi

PostPosted: Thu Dec 28, 2017 3:02 pm
by mrluck
AdrianM wrote:I'm sure I must be missing something but I can only seem to be able to transfer .lua files.
It would often be necessary to transfer .htm or other types of file to provision a project yet I can't see how this would be done.


Hi Adrian,
I'm afraid you're not missing anything. Current version shows only lua files and directories in the left pane. There is however dirty workaround:
1) Change extension of any file to ".lua" on your PC.
2) Make sure that binary transfer is enabled (this is default in current version) and LuaSrcDiet is off.
3) Transfer renamed file.
4) Rename file on ESP side to replace extension with the original one.

I hope this helps.

Possibility to directly transfer any file will be added in the next version (which is currently under development).

wchpikus wrote:First,great program.
I tested lot of ota,but this is great solution.
One question..when will be avaible for android?


Hi, wchpikus,
Currently I've no plans to port ESPresso to Android. :-( Linux 32 and Linux ARM are only planned ports.

Best regards,
Lucas