From 7f66d6b6ef17eff286203368a8ec2c139e6ba276 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 9 Mar 2025 17:26:36 -0700 Subject: [PATCH] Added LanguageTool to new Proofreading category --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01b172d..161f657 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Abandoned - Development Halted - [Package Manager](#package-manager) - [Password Manager](#password-manager) - [Project Management](#project-management) + - [Proofreading](#proofreading) - [Rag](#rag) - [Remote Desktop](#remote-desktop) - [Screen Recording](#screen-recording) @@ -259,6 +260,7 @@ Abandoned - Development Halted - [Markdown Editor](#markdown-editor) - [Note Taking](#note-taking) - [Office Suite](#office-suite) + - [Proofreading](#proofreading) - [Spreadsheet](#spreadsheet) - [Text Editor](#text-editor) - [Wiki](#wiki) @@ -441,7 +443,6 @@ Abandoned - Development Halted | [massCode](https://github.com/massCodeIO/massCode) | A free and open source code snippets manager for developers | ```Cross``` | ![GitHub Repo stars](https://img.shields.io/github/stars/massCodeIO/massCode?style=for-the-badge&label=%20&color=white) | | [Watchexec](https://github.com/watchexec/watchexec) | Executes commands in response to file modifications | ```Cross``` ```CLI``` | ![GitHub Repo stars](https://img.shields.io/github/stars/watchexec/watchexec?style=for-the-badge&label=%20&color=white) | | [bat](https://github.com/sharkdp/bat) | A cat(1) clone with wings. | ```Cross``` ```CLI``` | ![GitHub Repo stars](https://img.shields.io/github/stars/sharkdp/bat?style=for-the-badge&label=%20&color=white) | -| [Harper](https://github.com/automattic/harper) | The Grammar Checker for Developers | ```VS Code``` | ![GitHub Repo stars](https://img.shields.io/github/stars/automattic/harper?style=for-the-badge&label=%20&color=white) | ### Game Engine @@ -899,6 +900,13 @@ Abandoned - Development Halted | [LibreOffice](https://github.com/libreoffice) | No description provided. | ```Cross``` | ![GitHub Repo stars](https://img.shields.io/github/stars/LibreOffice/core?style=for-the-badge&label=%20&color=white) | | [CryptPad](https://github.com/cryptpad/cryptpad) | Collaborative office suite, end-to-end encrypted and open-source. | ```SelfHost``` | ![GitHub Repo stars](https://img.shields.io/github/stars/cryptpad/cryptpad?style=for-the-badge&label=%20&color=white) | +### Proofreading + +| Name | Description | Platform | Stars | +| --- | --- | --- | --- | +| [Harper](https://github.com/automattic/harper) | The Grammar Checker for Developers | ```VS Code``` | ![GitHub Repo stars](https://img.shields.io/github/stars/automattic/harper?style=for-the-badge&label=%20&color=white) | +| [LanguageTool](https://github.com/languagetool-org/languagetool) | Style and Grammar Checker for 25+ Languages | ```SelfHost``` ```Web``` | ![GitHub Repo stars](https://img.shields.io/github/stars/languagetool-org/languagetool?style=for-the-badge&label=%20&color=white) | + ### Spreadsheet | Name | Description | Platform | Stars |