My 'compile-apk-helloworld-in-termux' project was used as platform for multiple exploratory attempts at making a more complete android app in javascript, and finally succeeded with this GPT-3 API project.
The APK is available in releases or compile yourself with:
Run build from top (this) dir with
./build.sh project/
- Copy up: Copies response from GPT-3 up into the editing field. Good for quickly including response in next prompt.
- Save: Saves contents of top text area to the History screen.
- History: View saved histories. Theres buttons next to each saved blob - to load to main screen or delete.
- If you're using an external keyboard, ALT-ENTER can be used as shortcut to send text instead of clicking the airplane.