An open API service indexing awesome lists of open source software.

https://github.com/dark-eye/com.darkeye.chatGPT

KDE Plasma plasmoid for chatGPT
https://github.com/dark-eye/com.darkeye.chatGPT

Last synced: about 2 months ago
JSON representation

KDE Plasma plasmoid for chatGPT

Awesome Lists containing this project

README

        

# 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