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 It was "pkg install openssh" for my termux/grapheneos btw.
thanks, corrected