deadlyjack / Acode

Acode - powerful text/code editor for android
https://acode.app
MIT License
2.51k stars 366 forks source link

Support zip file #322

Open adbenitez opened 2 years ago

adbenitez commented 2 years ago

currently the only feature that I miss from Squircle IDE that is not present in Acode to replace it completely is the option to zip selected files, I need an easy way to zip some html, js, css, etc. files in a package for an app that opens this packages as "web apps" and wanted to recommend Acode as the preferred IDE on Android to create such "apps" since the integrated web server is just what I needed.

BTW, thanks for the great work!

deadlyjack commented 2 years ago

Thanks for the suggestion. I'll consider your suggestion in the next update.

adbenitez commented 1 year ago

it is not about extracting but compressing, to package as a webxdc app (an offline web app that is a zip containing the resources, check https://webxdc.org)