Skip to content

Aliheym/plasmoid-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...