|
|
|
|
|
by Y_Y
1739 days ago
|
|
I tried to throw together something similar for my Kindle browser just now. I connected my bluetooth keyboard to my phone and ran the following in termux: pkg install shellinabox
shellinaboxd -d -t -p 8080 -s "/:$(whoami):$(whoami):/:tmux attach"
There are better web terminals, but the don't seem to work with the crappy "Experimental Browser". |
|