This is a widget for KDE Plasma that allows you to use ChatGPT from your desktop.
example.mp4
You can quickly install the plasmoid using one command.
curl -fsSL https://raw.githubusercontent.com/Aliheym/plasmoid-chatgpt/main/install.sh | bash
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
- 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...