mockingparrot

Crates.iomockingparrot
lib.rsmockingparrot
version0.2.0
created_at2024-08-17 14:29:27.984614+00
updated_at2024-12-30 16:19:46.206536+00
descriptionA TUI Chat Client for ChatGPT
homepage
repositoryhttps://github.com/ArielHorwitz/mockingparrot
max_upload_size
id1341742
size238,400
Ariel Horwitz (ArielHorwitz)

documentation

README

Crate License

MockingParrot

A TUI chat client for OpenAI and Anthropic.

Preview

Getting started

Download a precompiled binary from the GitHub Releases page. Or, if you have the Rust toolchain then run:

cargo install mockingparrot

You will need an API key from one of the providers (OpenAI or Anthropic) and copy it into the config file.

Version upgrades may not be backward compatible: if you are upgrading to a newer version, you may need to remove your config file or other saved data.

Commit count: 137

cargo fmt