{"id":21207304,"url":"https://github.com/cacilhas/llama-desktop","last_synced_at":"2025-07-13T03:37:08.350Z","repository":{"id":218633220,"uuid":"746949816","full_name":"cacilhas/llama-desktop","owner":"cacilhas","description":"Desktop app to prompt Ollama servers","archived":false,"fork":false,"pushed_at":"2025-05-08T16:01:16.000Z","size":1857,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T17:20:28.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cacilhas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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-01-23T00:43:33.000Z","updated_at":"2025-05-08T16:01:20.000Z","dependencies_parsed_at":"2024-04-10T02:49:42.086Z","dependency_job_id":"68eaf9c4-93c7-41dc-a73c-aa564fdf88a1","html_url":"https://github.com/cacilhas/llama-desktop","commit_stats":null,"previous_names":["cacilhas/llama-desktop"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cacilhas/llama-desktop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cacilhas%2Fllama-desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cacilhas%2Fllama-desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cacilhas%2Fllama-desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cacilhas%2Fllama-desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cacilhas","download_url":"https://codeload.github.com/cacilhas/llama-desktop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cacilhas%2Fllama-desktop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265084615,"owners_count":23708950,"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-11-20T20:58:23.601Z","updated_at":"2025-07-13T03:37:08.068Z","avatar_url":"https://github.com/cacilhas.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[MIT]: https://github.com/cacilhas/llama-desktop/blob/master/COPYING\n[Llama]: https://raw.githubusercontent.com/cacilhas/llama-desktop/master/src/assets/logo.png\n[Ollama]: https://ollama.ai/\n\n# Llamma Desktop\n\n![Llama][]\n\nDesktop app to connect to [Ollama][] and send queries.\n\nLlama Desktop reads the Ollama service URI from the environment variable\n`OLLAMA_HOST`, defaults to `http://localhost:11434`.\n\n## Installation\n\n### Ollama\n\nIn case you have an NVIDIA GPU and want to run Ollama locally:\n\n```sh\ncurl -fsSL https://ollama.com/install.sh | sh\nsystemctl enable ollama\nsystemctl start ollama\nollama pull mistral:latest\nollama pull phind-codellama:latest\n```\n\n### Last stable release\n\n```sh\ncargo install llama-desktop\n```\n\n### Development version\n\n```sh\ncargo install git@github.com:cacilhas/llama-desktop.git\n```\n\n## License\n\n- [MIT][]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcacilhas%2Fllama-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcacilhas%2Fllama-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcacilhas%2Fllama-desktop/lists"}