{"id":15075110,"url":"https://github.com/cosmic-utils/cosmic-ext-applet-ollama","last_synced_at":"2025-05-05T06:31:07.960Z","repository":{"id":240671706,"uuid":"802994755","full_name":"cosmic-utils/cosmic-ext-applet-ollama","owner":"cosmic-utils","description":"Ollama applet for COSMIC Desktop","archived":false,"fork":false,"pushed_at":"2024-09-03T09:33:02.000Z","size":671,"stargazers_count":30,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-05T15:52:18.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosmic-utils.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-19T20:16:49.000Z","updated_at":"2024-09-05T14:11:44.000Z","dependencies_parsed_at":"2024-09-05T15:52:28.694Z","dependency_job_id":"c1f8415e-9523-4201-b5f4-489014d84d24","html_url":"https://github.com/cosmic-utils/cosmic-ext-applet-ollama","commit_stats":null,"previous_names":["elevenhsoft/cosmic-applet-ollama","elevenhsoft/cosmic-ext-applet-ollama","cosmic-utils/cosmic-ext-applet-ollama"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fcosmic-ext-applet-ollama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fcosmic-ext-applet-ollama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fcosmic-ext-applet-ollama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fcosmic-ext-applet-ollama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmic-utils","download_url":"https://codeload.github.com/cosmic-utils/cosmic-ext-applet-ollama/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224428625,"owners_count":17309549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-25T03:48:04.888Z","updated_at":"2024-11-13T10:20:49.366Z","avatar_url":"https://github.com/cosmic-utils.png","language":"Rust","funding_links":[],"categories":["🎨 Customization"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eOllama applet for COSMIC Desktop\u003c/h1\u003e\n  \u003cbr\u003e\n  \u003cdiv\u003e\n    \u003cimg alt=\"chat\" src=\"https://github.com/elevenhsoft/cosmic-ext-applet-ollama/blob/main/screenshots/chat.png\" width=\"280\"\u003e\n    \u003cimg alt=\"settings\" src=\"https://github.com/elevenhsoft/cosmic-ext-applet-ollama/blob/main/screenshots/settings.png\" width=\"280\"\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\nBefore using this applet, you must have Ollama installed on your system. To do this, run this in your terminal:\n\n```sh\ncurl -fsSL https://ollama.com/install.sh | sh\n```\n\nSource: [Ollama Github](https://github.com/ollama/ollama?tab=readme-ov-file#linux)\n\nAfter installing Ollama. Pull some models, you would like to use with chat, for example\n\n```sh\nollama pull llama3\n```\n\nMore models you can find in library: https://ollama.com/library\n\n# Installing this applet\n\nClone the repository, and use [just](https://github.com/casey/just)\n\nIf you don't have `just` installed, it is available in PopOS repository, so you can install it with `apt`\n\n```sh\nsudo apt install just\n```\n\nNow you can clone repo and install applet.\n\n```sh\ngit clone https://github.com/elevenhsoft/cosmic-ext-applet-ollama.git\ncd cosmic-ext-applet-ollama\n```\n\n### Building\n\nRun just:\n\n```sh\njust\n```\n\n### Installing\n\n```sh\nsudo just install\n```\n\nDone\n\nFrom now, you will be able to add applet to your desktop panel/dock and chat with different models in real time :)\n\nCheers!  \n\n## Known wgpu issue\n\nThere are currently some rendering issues with the `wgpu` libcosmic features in some (older?) gpus.\nThis doesn't affect Ollama, only the applet.\nIf you are affected by this, you can build and install it with this feature disabled:\n\n```sh\njust build-no-wgpu\nsudo just install\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmic-utils%2Fcosmic-ext-applet-ollama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmic-utils%2Fcosmic-ext-applet-ollama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmic-utils%2Fcosmic-ext-applet-ollama/lists"}