Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/horrorpills/chatgpt-gnome-desktop-extension
- Owner: HorrorPills
- License: mit
- Created: 2023-01-13T13:24:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T12:42:01.000Z (5 months ago)
- Last Synced: 2024-08-01T02:33:30.213Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 79.1 KB
- Stars: 490
- Watchers: 20
- Forks: 36
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - ChatGPT-Gnome-Desktop-Extension - ChatGPT Gnome Desktop Extension | Talk with ChatGPT from your menubar! (Browser-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 !!!
![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