Skip to content

dark-eye/com.darkeye.chatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT

Installtion

git clone [email protected]:dark-eye/com.darkeye.chatGPT.git
plasmapkg2 --install ./com.darkeye.chatGPT/package

Development

Just fork or clone the project :

git clone [email protected]: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