[PR #1384] [CLOSED] Giving the menu bar tray a makeover #57265

Closed
opened 2026-04-29 11:50:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1384
Author: @maksymalist
Created: 12/5/2023
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 95084f9 made the menu tray a little better by adding essential links and operation status

📊 Changes

4 files changed (+42 additions, -3 deletions)

View changed files

app/assets/dashboard.png (+0 -0)
app/assets/dashboardDark.png (+0 -0)
app/assets/live.png (+0 -0)
📝 app/src/index.ts (+42 -3)

📄 Description

I added a few more features to the what I think was a pretty useless menu tray 😅:

  • Links to essential documentation and ressources
  • A dashboard button
  • An operation status

P.S I am aware that Ollama currently does not have a dashboard but I would love to code one up 👀. I think that the desktop app has a lot of potential and it's a shame that it's being underused.


Before

Screenshot 2023-12-04 at 7 32 14 PM

After

Screenshot 2023-12-04 at 7 27 26 PM

🔄 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/1384 **Author:** [@maksymalist](https://github.com/maksymalist) **Created:** 12/5/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`95084f9`](https://github.com/ollama/ollama/commit/95084f90cef9d97f2578d7d78e15d36c505df870) made the menu tray a little better by adding essential links and operation status ### 📊 Changes **4 files changed** (+42 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `app/assets/dashboard.png` (+0 -0) ➕ `app/assets/dashboardDark.png` (+0 -0) ➕ `app/assets/live.png` (+0 -0) 📝 `app/src/index.ts` (+42 -3) </details> ### 📄 Description I added a few more features to the what I think was a pretty useless menu tray 😅: - Links to essential documentation and ressources - A dashboard button - An operation status P.S I am aware that Ollama currently does not have a dashboard but I would love to code one up 👀. I think that the desktop app has a lot of potential and it's a shame that it's being underused. --- # Before <img width="155" alt="Screenshot 2023-12-04 at 7 32 14 PM" src="https://github.com/jmorganca/ollama/assets/79988159/7801421e-e374-434a-9a76-2b378e48260e"> # After <img width="265" alt="Screenshot 2023-12-04 at 7 27 26 PM" src="https://github.com/jmorganca/ollama/assets/79988159/6d563d1f-19b2-4247-aa53-82a94d6390a5"> --- <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-29 11:50:54 -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#57265