I made a repo, mostly so I could easily set this up on new machines. Basically, it’s a self-hosted offline private version of Grammarly.

Go forth, and use good grammar! 🔮

    • sznowicki@lemmy.worldEnglish
      17·
      2 months ago

      Looks like it is an actual LanguageTool server so it uses all the clients from them. They have tons of integrations that help a lot.

      Source: using 3 languages every day while one of them I’m still shit and need this tool to not look like an idiot with no grammar

        • gardner@lemmy.worldOPEnglish
          11·
          2 months ago

          “I apologize for such a long letter - I didn’t have time to write a short one.” ― Mark Twain

    • gardner@lemmy.worldOPEnglish
      7·
      2 months ago

      That looks like a rad project with lots of thought and effort put into it. The author created a Gjs app to host LanguageTool inside which makes it much more user-friendly for people that don’t have docker.

      I took a much lazier approach by using docker and not really writing any code.