this post was submitted on 11 May 2025
220 points (99.1% liked)

Selfhosted

59905 readers
920 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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! ๐Ÿ”ฎ

you are viewing a single comment's thread
view the rest of the comments
[โ€“] gardner@lemmy.world 7 points 1 year 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.