Skip to content

Commit 1531256

Browse files
r14ddorhun
andauthored
Add patent (#334)
<!-- Thanks for making Ratatui awesome! 🐭 --> * Link to your project (GitHub/crates.io): https://github.com/r14dd/patent (crate: https://crates.io/crates/patent) * Description (optional): A prior-art search for dev-tool ideas. You give it a plain-English idea, it searches 11 package registries and tells you if something like it already exists, ranks the matches locally, and writes a scoped verdict. Interactive ratatui TUI, or --json. * Screenshot or gif (strongly recommended): [<!-- drag & drop or link -->](https://raw.githubusercontent.com/r14dd/patent/main/demo.gif) --------- Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
1 parent 3567073 commit 1531256

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ Aside from those listed here, many other apps and libraries can be easily be fou
159159
- [Oatmeal](https://github.com/dustinblackman/oatmeal) - Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!
160160
- [openapi-tui](https://github.com/zaghaghi/openapi-tui) - Terminal UI to list, browse and run APIs defined with openapi spec.
161161
- [opencode stats](https://github.com/Cateds/opencode-stats) - A terminal dashboard for OpenCode usage statistics and cost breakdowns.
162+
- [patent](https://github.com/r14dd/patent) - A prior-art search for devtool ideas.
163+
LLM verdict.
162164
- [opencrabs](https://github.com/adolfousier/opencrabs) - Open-claw inspired orchestration layer for software development.
163165
- [pixtuoid](https://github.com/IvanWng97/pixtuoid) - Live pixel-art office for AI coding agents.
164166
- [rainfrog](https://github.com/achristmascarl/rainfrog) - A database management TUI for Postgres.

0 commit comments

Comments
 (0)