mockingparrot

Crates.iomockingparrot
lib.rsmockingparrot
version0.1.1
sourcesrc
created_at2024-08-17 14:29:27.984614
updated_at2024-10-25 13:25:40.5022
descriptionA TUI Chat Client for ChatGPT
homepage
repositoryhttps://github.com/ArielHorwitz/mockingparrot
max_upload_size
id1341742
size262,503
Ariel Horwitz (ArielHorwitz)

documentation

README

Crate License

MockingParrot

A TUI client for ChatGPT.

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 to copy your API key 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: 99

cargo fmt