Command line shells and Gemini server browser on iPadOS achieved!
Reqs:
-iPadOS
-a-shell app
-BONUS: If on an iPad Pro, get a USB-C hub with HDMI out to monitor, and pair keyboard
Load a-shell, and then:
$ pip install leo-gmi (https://pypi.org/project/leo-gmi)
$ leo --copy-config
$ leo --url https://gemini.circumlunar.space
BONUS : Customize your environment (~/Documents):
$ vim .profile
$ config -b black -f white -c grey (put in .profile)
$ alias weather=“curl water.in/your_city” (put in .profile)