HorrorPills / ChatGPT-Gnome-Desktop-Extension

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Screenshot from 2023-01-13 16-57-31

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

git clone https://github.com/HorrorPills/ChatGPT-Gnome-Desktop-Extension && cd ChatGPT-Gnome-Desktop-Extension && make install

To uninstall it. Run make uninstall

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

About

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

License:MIT License


Languages

Language:JavaScript 80.0%Language:Makefile 20.0%