Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 887 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 887 Bytes

ChatGPT widget for KDE Plasma

This is a widget for KDE Plasma that allows you to use ChatGPT from your desktop.

Example

example.mp4

Installation

using curl

You can quickly install the plasmoid using one command.

  curl -fsSL https://raw.githubusercontent.com/Aliheym/plasmoid-chatgpt/main/install.sh | bash

using plasmapkg2

Alternatively, you can clone this repository and install the widget using plasmapkg2.

  git clone https://github.com/Aliheym/plasmoid-chatgpt.git

  plasmapkg2 --install ./plasmoid-chatgpt/package

Features

  • Send messages on "Ctrl + Enter" keypress
  • Zoom factor setting to zoom in/out the ChatGPT view
  • Open default browser when clicking on external links
  • Select icon for the widget
  • TODO...