Skip to content

A ChatGPT C# client for console and graphical user interface.

Notifications You must be signed in to change notification settings

Neeblue/ChatGPT

 
 

Repository files navigation

ChatGPT

A ChatGPT C# client for graphical user interface.

To make the app work, you need to set the OpenAI API key as the OPENAI_API_KEY environment variable.

image

Shortcuts

Main Window

  • Ctrl+Shift+A - Toggle between transparent and acrylic blur window style.
  • Ctrl+Shift+S - Toggle between visible and hidden window state.

Message Prompt

  • Enter - Send prompt.
  • Escape - Cancel edit.
  • F2 - Edit prompt.
  • Alt+Enter - Insert new line.

Docs

About

A ChatGPT C# client for console and graphical user interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.0%
  • HTML 1.4%
  • Other 1.6%