Coder Social home page Coder Social logo

tcotidiane33 / chatgpt-gnome-desktop-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from horrorpills/chatgpt-gnome-desktop-extension

0.0 0.0 0.0 48 KB

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

License: MIT License

JavaScript 64.00% Makefile 36.00%

chatgpt-gnome-desktop-extension's Introduction

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.

EARLY VERSION | WORK IN PROGRESS


SCREENSHOTS

Screenshot from 2023-01-13 16-53-54 Screenshot from 2023-01-13 16-57-31

TO-DO & INFO:

  • Clicking & Scrolling using the mouse within the extension window is buggy (Using keyboard navigation is recommended). This will be fixed.
  • Cache & Cookies storing for the comfort of not having to log in each time after system/extension restart.
  • Add Gnome 43 support (potentially fixed, testing)

HOW TO INSTALL/UNINSTALL:

On Gnome 42

Make sure you have libsoup 3 and webkit2 4.1 installed.

On Gnome 43

Should work out of the box

To install the chatgpt gnome desktop ext. 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:

  • Possibly not fully working on Wayland. Use Xorg.
  • Requiring WebKit2, version none: Requiring namespace 'Gtk' version '4.0', but '3.0' is already loaded can appear on Gnome 43.

EXTRAS:

On Ubuntu and Debian-based distributions, you can install the latest version of GTK 4 by running the following command in the terminal:

$ sudo apt install libgtk-4-dev

On Arch Linux and its derivatives, you can install GTK 4 by running the following command in the terminal:

$ sudo pacman -S gtk4

On Fedora, you can install GTK 4 by running the following command in the terminal:

$ sudo dnf install gtk4-devel

chatgpt-gnome-desktop-extension's People

Contributors

arki05 avatar horrorpills avatar leoheck avatar marcadrianpeters avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.