[PR #44] [CLOSED] add ollama system tray #35818

Closed
opened 2026-04-22 20:34:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/44
Author: @hoyyeva
Created: 7/6/2023
Status: Closed

Base: goHead: menubar


📝 Commits (5)

  • 5c23a03 convert the desktop app to system tray
  • be85311 removing icon and electron-builder
  • 42af2e2 fix path for system tray
  • fd1a073 rebase into go
  • 0490f16 remove electron-builder

📊 Changes

9 files changed (+43 additions, -40 deletions)

View changed files

app/assets/icon.icns (+0 -0)
app/assets/ollama_icon_birhgt_16x16.png (+0 -0)
app/assets/ollama_icon_bright_16x16@2x.png (+0 -0)
app/assets/ollama_icon_dark_16x16.png (+0 -0)
app/assets/ollama_icon_dark_16x16@2x.png (+0 -0)
📝 app/forge.config.ts (+8 -3)
app/images/icon.icns (+0 -0)
📝 app/package-lock.json (+2 -2)
📝 app/src/index.ts (+33 -35)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/44 **Author:** [@hoyyeva](https://github.com/hoyyeva) **Created:** 7/6/2023 **Status:** ❌ Closed **Base:** `go` ← **Head:** `menubar` --- ### 📝 Commits (5) - [`5c23a03`](https://github.com/ollama/ollama/commit/5c23a031f2b53cc4c5868bb2443717da0f26477a) convert the desktop app to system tray - [`be85311`](https://github.com/ollama/ollama/commit/be853117d917fe00ffe2aa35d74aee986ddefa43) removing icon and electron-builder - [`42af2e2`](https://github.com/ollama/ollama/commit/42af2e2f697e621db0b050b1b1cdeeff233f7768) fix path for system tray - [`fd1a073`](https://github.com/ollama/ollama/commit/fd1a073dfa908978a76ba6b3d2592d0132c5d786) rebase into go - [`0490f16`](https://github.com/ollama/ollama/commit/0490f16e3729ab5afdb7d6a5cbdd6675ba6c8458) remove electron-builder ### 📊 Changes **9 files changed** (+43 additions, -40 deletions) <details> <summary>View changed files</summary> ➕ `app/assets/icon.icns` (+0 -0) ➕ `app/assets/ollama_icon_birhgt_16x16.png` (+0 -0) ➕ `app/assets/ollama_icon_bright_16x16@2x.png` (+0 -0) ➕ `app/assets/ollama_icon_dark_16x16.png` (+0 -0) ➕ `app/assets/ollama_icon_dark_16x16@2x.png` (+0 -0) 📝 `app/forge.config.ts` (+8 -3) ➖ `app/images/icon.icns` (+0 -0) 📝 `app/package-lock.json` (+2 -2) 📝 `app/src/index.ts` (+33 -35) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-22 20:34:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#35818