TheoThePerson / GnomeLama

1 stars 0 forks source link

Ollama Extension

GnomeLama is a intergration between ollama and gnome.

Features In Progress

[!NOTE] This extention is being worked on and is not fully functional yet

Installation

[!NOTE] This extention is only for Gnome (desktop enviorment) on Linux

  1. Clone this repository to your GNOME extensions directory:
    git clone https://github.com/TheoThePerson/GnomeLama.git ~/.local/share/gnome-shell/extensions/GnomeLama
  2. Enable the extension:
    gnome-extensions enable GnomeLama
  3. (Optional) Restart GNOME Shell (Alt + F2, then type r and press Enter).

Contributing

  1. Fork this repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.