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@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    6 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

    • FerbFletcherOP
      link
      fedilink
      arrow-up
      3
      ·
      6 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@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        6 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