[PR #11062] app: add flag OLLAMA_APP_NOTRAY #44674

Open
opened 2026-04-25 00:17:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11062
Author: @fumiama
Created: 6/13/2025
Status: 🔄 Open

Base: mainHead: notray


📝 Commits (1)

  • b515661 app: add flag OLLAMA_APP_NOTRAY

📊 Changes

2 files changed (+56 additions, -36 deletions)

View changed files

📝 app/lifecycle/lifecycle.go (+51 -36)
📝 envconfig/config.go (+5 -0)

📄 Description

Tray will not be created if this flag is set.


🔄 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/11062 **Author:** [@fumiama](https://github.com/fumiama) **Created:** 6/13/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `notray` --- ### 📝 Commits (1) - [`b515661`](https://github.com/ollama/ollama/commit/b515661328edb5e209708a33d4dde3d4019bb3ad) app: add flag OLLAMA_APP_NOTRAY ### 📊 Changes **2 files changed** (+56 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `app/lifecycle/lifecycle.go` (+51 -36) 📝 `envconfig/config.go` (+5 -0) </details> ### 📄 Description Tray will not be created if this flag is set. --- <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-25 00:17:25 -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#44674