Added Mods!

pull/29/head
Tullio Facchinetti 8 months ago
parent 27d56479fc
commit bbb5f50b19

@ -34,12 +34,12 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
* Apps/tools covered: **1155**
* Apps/tools covered: **1156**
* Number of categories: **69**.
# Index
* [AI / ChatGPT](#ai) (10), [Anki, decks and flashcards](#flashcard) (6)
* [AI / ChatGPT](#ai) (11), [Anki, decks and flashcards](#flashcard) (6)
* [Backup](#backup) (16)
* [Calculators](#calc) (9), [Chat and instant messaging](#chat) (26), [Clean up of files and directories](#file-dir-cleanup) (12), [Co-pilot](#copilot) (7), [Command launchers](#launcher) (18), [Commands cheatsheet and snippets](#cheatsheet) (15), [Conversion](#conversion) (14)
* [Data management](#data-management) (14), [Data management - JSON/YAML/etc.](#data-management-json) (39), [Data management - Tabular data](#data-management-tabular) (17), [Data transfer](#transfer) (34), [DevOps](#devops) (9), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (18), [Disk usage analyzers](#disk-analyzer) (12)
@ -74,6 +74,7 @@ Interfaces and front-ends to GPT engines and other artificial intelligence enabl
* [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.
* [Instrukt](https://github.com/blob42/Instrukt) - A integrated AI environment in the terminal. Build, test and instruct agents.
* [Mods!](https://github.com/charmbracelet/mods) - AI for the command line, built for pipelines.
## <a name="flashcard"></a>Anki, decks and flashcards

@ -1154,3 +1154,4 @@ games,Terminal Roulette,,https://github.com/levkush/TerminalRoulette,Your own ro
cheatsheet,fzf-help,,https://github.com/BartSte/fzf-help,An fzf extension that allows you to select command line options of a given command; the options are retrieved from the command its `--help` documentation.
ai,Instrukt,,https://github.com/blob42/Instrukt,"A integrated AI environment in the terminal. Build, test and instruct agents."
transfer,newsboat_video_downloader,,https://github.com/Jocomol/newsboat_video_downloader,Downloads content from youtube and have them sorted into different folders depending on the channel.
ai,Mods!,,https://github.com/charmbracelet/mods,"AI for the command line, built for pipelines."

1 category name homepage git description
1154 cheatsheet fzf-help https://github.com/BartSte/fzf-help An fzf extension that allows you to select command line options of a given command; the options are retrieved from the command its `--help` documentation.
1155 ai Instrukt https://github.com/blob42/Instrukt A integrated AI environment in the terminal. Build, test and instruct agents.
1156 transfer newsboat_video_downloader https://github.com/Jocomol/newsboat_video_downloader Downloads content from youtube and have them sorted into different folders depending on the channel.
1157 ai Mods! https://github.com/charmbracelet/mods AI for the command line, built for pipelines.
Loading…
Cancel
Save