Comment on localhosting: selfhosting to the min
moonpiedumplings@programming.dev 2 days ago
There are a few apps that I think fit this use case really well.
Languagetool is a spelling and grammer checker that has a server client model. Libreoffice now has built in languagetool integration, where it can acess a server of your choosing. I make it access the server I run locally, since archlinux packages languagetool.
Another is stirling-pdf. This is a really good pdf manipulation program that people like, that comes as a server with a web interface.
thelocalhostinger@lemmy.world 2 days ago
Thanks, I’ll check languagetool. stirling pdf already has a desktop client, although I don’t know if it offers the same functionality (but I would expect it).