mirror of
https://github.com/toolleeo/cli-apps.git
synced 2024-11-15 06:13:02 +00:00
Add: gemini-cli
This commit is contained in:
parent
16550454db
commit
87470d3cbd
@ -8,12 +8,12 @@ Some links are available to [related resources](#resources).
|
|||||||
|
|
||||||
# Summary
|
# Summary
|
||||||
|
|
||||||
* Apps/tools: **1454**
|
* Apps/tools: **1455**
|
||||||
* Categories: **76**
|
* Categories: **76**
|
||||||
|
|
||||||
# Index
|
# Index
|
||||||
|
|
||||||
* [AI / ChatGPT](#ai) (19), [Anki, decks and flashcards](#flashcard) (7)
|
* [AI / ChatGPT](#ai) (20), [Anki, decks and flashcards](#flashcard) (7)
|
||||||
* [Backup](#backup) (16)
|
* [Backup](#backup) (16)
|
||||||
* [Calculators](#calc) (14), [Chat and instant messaging](#chat) (32), [Clean up of files and directories](#file-dir-cleanup) (11), [Co-pilot](#copilot) (10), [Command launchers](#launcher) (20), [Commands cheatsheet and snippets](#cheatsheet) (18), [Conversion](#conversion) (13)
|
* [Calculators](#calc) (14), [Chat and instant messaging](#chat) (32), [Clean up of files and directories](#file-dir-cleanup) (11), [Co-pilot](#copilot) (10), [Command launchers](#launcher) (20), [Commands cheatsheet and snippets](#cheatsheet) (18), [Conversion](#conversion) (13)
|
||||||
* [Data management](#data-management) (17), [Data management - JSON/YAML/etc.](#data-management-json) (43), [Data management - Tabular data](#data-management-tabular) (26), [Data transfer](#transfer) (41), [DevOps](#devops) (18), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (20), [Disk usage analyzers](#disk-analyzer) (12)
|
* [Data management](#data-management) (17), [Data management - JSON/YAML/etc.](#data-management-json) (43), [Data management - Tabular data](#data-management-tabular) (26), [Data transfer](#transfer) (41), [DevOps](#devops) (18), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (20), [Disk usage analyzers](#disk-analyzer) (12)
|
||||||
@ -46,6 +46,7 @@ Interfaces and front-ends to GPT engines and other tools powered by artificial i
|
|||||||
* [clevercli](https://github.com/clevercli/clevercli) - ChatGPT powered CLI utilities. Easily add new prompt types.
|
* [clevercli](https://github.com/clevercli/clevercli) - ChatGPT powered CLI utilities. Easily add new prompt types.
|
||||||
* [cligpt](https://github.com/paij0se/cligpt) - ChatGPT but in the terminal.
|
* [cligpt](https://github.com/paij0se/cligpt) - ChatGPT but in the terminal.
|
||||||
* [Elia](https://github.com/darrenburns/elia) - A terminal ChatGPT client built with Textual.
|
* [Elia](https://github.com/darrenburns/elia) - A terminal ChatGPT client built with Textual.
|
||||||
|
* [gemini-cli](https://github.com/reugn/gemini-cli) - A command-line interface (CLI) for Google Gemini.
|
||||||
* [gpterm](https://github.com/MakisChristou/gpterm) - Yet another command-line chat GPT frontend written in Rust.
|
* [gpterm](https://github.com/MakisChristou/gpterm) - Yet another command-line chat GPT frontend written in Rust.
|
||||||
* [HAL 2023](https://github.com/Brutuski/hal2023-cli) - Inspired by the infamous HAL9000, it is a simple script to chat with OpenAI's ChatGPT.
|
* [HAL 2023](https://github.com/Brutuski/hal2023-cli) - Inspired by the infamous HAL9000, it is a simple script to chat with OpenAI's ChatGPT.
|
||||||
* [ht](https://github.com/catallo/ht) - A shell command that answers your questions about shell commands using OpenAI GPT.
|
* [ht](https://github.com/catallo/ht) - A shell command that answers your questions about shell commands using OpenAI GPT.
|
||||||
|
@ -1453,3 +1453,4 @@ option-picker,fuzzysh,,https://github.com/yazgoo/fuzzysh,"Minimalist selector in
|
|||||||
networking,TReq,,https://github.com/talis-fb/TReq,A CLI tool for effortless HTTP requests.
|
networking,TReq,,https://github.com/talis-fb/TReq,A CLI tool for effortless HTTP requests.
|
||||||
git,gacp,,https://github.com/anhsirk0/gacp,"git add, commit and push in one go."
|
git,gacp,,https://github.com/anhsirk0/gacp,"git add, commit and push in one go."
|
||||||
science,periodic-table-cli-py,,https://github.com/spirometaxas/periodic-table-cli-py,An interactive Periodic Table of Elements app for the console.
|
science,periodic-table-cli-py,,https://github.com/spirometaxas/periodic-table-cli-py,An interactive Periodic Table of Elements app for the console.
|
||||||
|
ai,gemini-cli,,https://github.com/reugn/gemini-cli,A command-line interface (CLI) for Google Gemini.
|
||||||
|
Can't render this file because it has a wrong number of fields in line 1430.
|
Loading…
Reference in New Issue
Block a user