Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/horrorpills/chatgpt-gnome-desktop-extension

ChatGPT Gnome Desktop Extension | Talk with ChatGPT from your menubar!
https://github.com/horrorpills/chatgpt-gnome-desktop-extension

Last synced: 3 months ago
JSON representation

ChatGPT Gnome Desktop Extension | Talk with ChatGPT from your menubar!

Awesome Lists containing this project

README

        


ChatGPT Gnome Desktop Extension




Gnome just became even more powerful thanks to ChatGPT now being available from the comfort of your desktop, always ready to assist.
Save time on finding answers on the internet, you are now 1 click away.


!!! WAYLAND IS NOW SUPPORTED !!!




![Screenshot from 2023-01-13 16-53-54](https://user-images.githubusercontent.com/21268783/212362417-1e06b82e-8abd-400a-9659-ba25611cd3ae.png)
![Screenshot from 2023-01-13 16-57-31](https://user-images.githubusercontent.com/21268783/212363907-ce25b9d3-dda9-4586-ae66-29fc2a118831.png)

### TO-DO & INFO:
- Gnome 44, 45, 46 is supported
- Minor bug fixes and overall performance.
- Fix bug with window positioning
- Add a notification when ChatGPT servers are down (the extension cant connect)

---

### HOW TO INSTALL/UNINSTALL:

#### On Gnome (WayLand)

To install the ChatGPT Gnome Desktop Extension, clone this repo, cd into the ext dir. and run `make install`



`DO NOT RUN THE FOLLOWING COMMANDS AS SUDO`
```ocaml
git clone https://github.com/HorrorPills/ChatGPT-Gnome-Desktop-Extension && cd ChatGPT-Gnome-Desktop-Extension && make install
```

To uninstall it. Run `make uninstall`
```ocaml
git clone https://github.com/HorrorPills/ChatGPT-Gnome-Desktop-Extension && cd ChatGPT-Gnome-Desktop-Extension && make uninstall
```

---

### KNOWN ISSUES:
- Window might appear in incorrect position