Kasper24 / com.darkeye.chatGPT

KDE Plasma plasmoid for chatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT

Installtion

git clone git@github.com:dark-eye/com.darkeye.chatGPT.git
plasmapkg2 --install ./com.darkeye.chatGPT/package

Development

Just fork or clone the project :

git clone git@github.com:dark-eye/com.darkeye.chatGPT.git

Then you can apply/install you're changes by running the following from the main git directory :

plasmapkg2 --install ./package

And remove the installed plasmoid with

plasmapkg2 --remove ./package

General structure and notes:

TODO

About

KDE Plasma plasmoid for chatGPT

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:QML 88.4%Language:JavaScript 11.6%