dark-eye / com.darkeye.chatGPT

KDE Plasma plasmoid for chatGPT
BSD 3-Clause "New" or "Revised" License
56 stars 16 forks source link

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