No description
Find a file
2026-01-08 15:24:11 +01:00
.github/images updated README.md 2023-11-12 19:41:09 +01:00
nix flake: restructure 2026-01-08 15:24:11 +01:00
src remove clamp as it appears to be broken 2024-11-02 23:11:02 +01:00
.envrc flake: restructure 2026-01-08 15:24:11 +01:00
.gitignore gitignore: fix rule 2026-01-08 15:24:11 +01:00
chatgptclient.nimble switched to owlkettle release 2024-04-06 22:51:32 +02:00
config.nims updated about page 2023-11-23 14:43:35 +01:00
flake.lock flake: update inputs 2026-01-08 14:54:28 +01:00
flake.nix flake: restructure 2026-01-08 15:24:11 +01:00
LICENSE Initial commit 2023-07-28 14:25:50 +00:00
nimble.lock add flake and lockfiles 2024-06-15 17:51:41 +02:00
README.md Updated README.md 2024-02-29 15:02:32 +01:00

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

Requisites