From b18f26cf9e4678783bcd829c4845a76cd6f5aa42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hubert=20Figui=C3=A8re?= Date: Thu, 8 Jan 2026 18:30:05 -0500 Subject: [PATCH] Add RapidRAW MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hubert Figuière --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b271f50..369def1 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,14 @@ Any project here may be removed as long as the following become true, even if pr | [`nushell`](https://www.nushell.sh/) | [`elvish` shell](https://elv.sh), [`fish` shell](https://fishshell.com/) | [Integrated MCP server](https://github.com/nushell/nushell/tree/main/crates/nu-mcp), [core developer sets Claude as a co-author](https://github.com/nushell/nushell/commit/21a54d47a00f09e3710e08ee7624e7b4332dcb27) | | [`yash`](https://magicant.github.io/yash/) | `dash` shell, but there are no other major shells fully targeting POSIX | [Assigns and auto-reviews MRs with LLMs](https://github.com/magicant/yash/pull/217#issue-3699124790) | +### Computer Graphics + +#### Photography + +| Name | Alternative(s) | Evidence | +|---|---|---| +| [RapidRAW](https://github.com/CyberTimon/RapidRAW/) | | From the README: "with the support from Google Gemini." Roadmap includes adding GenAI. | + ### Terminal Emulators | Name | Alternative(s) | Evidence | Notes |