chatgptclient

Native gui client for OpenAI chatgpt

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.2.0
License GPL-3.0-or-later
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:26

Authors

  • jaredmontoya

Installation

nimble install chatgptclient
choosenim install chatgptclient
git clone https://github.com/jaredmontoya/chatgptclient

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
chatgptclient - - - - - - -

Dependencies

Package Version Optional
nim ^= 2.0.0 No
owlkettle ^= 3.0.0 No
pyopenai ^= 0.2.0 No

Source

Repository https://github.com/jaredmontoya/chatgptclient
Homepage https://github.com/jaredmontoya/chatgptclient
Registry Source nimble_official

README

chatgptclient

Github top language GitHub code size in bytes

Native gui client for OpenAI chatgpt

Screenshots:

Alt text Alt text

Installation

To install chatgptclient, you can simply run

nimble install chatgptclient
  • Uninstall with nimble uninstall chatgptclient.
  • nimble repo page: https://nimble.directory/pkg/chatgptclient

Requisites