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: about 2 months ago
JSON representation
ChatGPT Gnome Desktop Extension | Talk with ChatGPT from your menubar!
- Host: GitHub
- URL: https://github.com/HorrorPills/ChatGPT-Gnome-Desktop-Extension
- Owner: HorrorPills
- License: mit
- Created: 2023-01-13T13:24:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T11:17:32.000Z (3 months ago)
- Last Synced: 2025-02-13T12:28:09.814Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 70.3 KB
- Stars: 511
- Watchers: 20
- Forks: 39
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- stars - HorrorPills/ChatGPT-Gnome-Desktop-Extension
- awesome-chatgpt-resources - ChatGPT-Gnome-Desktop-Extension - ChatGPT Gnome Desktop Extension | Talk with ChatGPT from your menubar! (Additional Tools Extensions)
- awesome-chatgpt-resources - ChatGPT-Gnome-Desktop-Extension - ChatGPT Gnome Desktop Extension | Talk with ChatGPT from your menubar! (Additional Tools Extensions)
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 !!!


### TO-DO & INFO:
- Minor bug fixes and overall performance.
- Fix bug with window positioning
- Improve the hide/show window mechanism, preserving the state of the window when hidden---
### 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