git clone git@github.com:dark-eye/com.darkeye.chatGPT.git
plasmapkg2 --install ./com.darkeye.chatGPT/package
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
TODO