|
|
|
|
|
by Imustaskforhelp
88 days ago
|
|
Oh this is nice! You mention that Android/IOS support is possible. I hope that you can please add these support properly as your project matures. Asking this because I would love to have a cli tool where I can just point to for example golang codebase from any device (mac/windows/linux) etc. and thanks to golang's cross compilation simplicity, have it be compiled for android (well linux arm fwiw) and then have it all be compiled into a single android apk. And if you do that, I would love to have something like zenity but for android so as to abstract the cli behind a nice gui for mass-adoption. This is almost a million dollar problem as there are so many good cli tools and its incredibly easy and versatile to make a gui even with scripts on top of that cli but Android/Ios usually don't have that versatility. |
|