I’m wanting to do some light coding on my phone. I want no ads, monospace font, prefer FOSS. Syntax highlighting would be nice, but not required. Should handle files of decent length, 200+ lines.

Pretty much anything on F-Droid is for older versions of Android, play store apps all seem to have ads or onine editing.

  • @superbirra
    cake
    link
    56 months ago

    I use vim on termux and it works great if that’s your cup of tea, ofc there are plenty of other editors available to install in termux

    • @[email protected]OP
      link
      fedilink
      36 months ago

      I use vim in Linux, so this is appealing. I guess I need to learn about Termux, I thought it was just a terminal for remote access.

      • @superbirra
        cake
        link
        26 months ago

        yeah it’s a local shell you use on your phone, its package manager is an apt wrapper (you can also use apt directly). I use termux a lot and love it even for coding via ssh, it’s cool