On iOS: tap the share button in browser => add to home screen

On Android: tap the 3 dot menu button in browser => tap “install” or “add to home screen”

  • vortic
    link
    English
    111 months ago

    Have you written for the app before? How did yiu find it? I took a very quick look and plan to try working on it at some point but I don’t know kotlin at all. It’ll take some spinup for me.

    • @[email protected]
      link
      fedilink
      English
      411 months ago

      Yes, I made two small contributions till now. The maintainers seem pretty responsive when new PRs are opened and open to the stuff people are adding. Did not have a thorough look through all the code of the app yet but what I have seen seems structured quite good and I look forward to working more with Kotlin and Jetpack Compose. Am a Java Dev for work, quite some time since I last worked on an Android App but making small contributions first should get you started

      • vortic
        link
        English
        211 months ago

        I’ll give it a shot as I have time. I’m primarily a Python developer with experience in Go, C, and a smattering of other languages. Should be easy enough to learn enough to contribute some small PRs.