[PR #251] [CLOSED] Add basic desktop UI - systray #2650

Open
opened 2025-11-20 07:12:06 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/251
Author: @braginini
Created: 3/8/2022
Status: Closed

Base: mainHead: basic-ui


📝 Commits (1)

  • 9c3cd1a Add basic desktop UI - systray

📊 Changes

4 files changed (+166 additions, -0 deletions)

View changed files

client/ui/client_ui.go (+96 -0)
client/ui/config/config.go (+41 -0)
📝 go.mod (+10 -0)
📝 go.sum (+19 -0)

📄 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/netbirdio/netbird/pull/251 **Author:** [@braginini](https://github.com/braginini) **Created:** 3/8/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `basic-ui` --- ### 📝 Commits (1) - [`9c3cd1a`](https://github.com/netbirdio/netbird/commit/9c3cd1a5dbb19bac191d07816f84fd580bcf0b7f) Add basic desktop UI - systray ### 📊 Changes **4 files changed** (+166 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `client/ui/client_ui.go` (+96 -0) ➕ `client/ui/config/config.go` (+41 -0) 📝 `go.mod` (+10 -0) 📝 `go.sum` (+19 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:12:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2650