i was wrong about #grapheneos/#android user interface...

it has the best user interface: command line interface ❤️

  • i can ssh into a phone
  • i can rsync whatever i want
  • i can replace all the apps with just a #shell script :)
install termux app

pkg install openssh
sv-enable sshd
done
@hi termux annoyingly used GNU bash by default, when there’s a perfectly serviceable mksh already in the base AOSP