[PR #75] [CLOSED] Linux Distributor #1216

Closed
opened 2026-05-07 01:01:03 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/75
Author: @karmanyaahm
Created: 12/30/2021
Status: Closed

Base: mainHead: up-distrib


📝 Commits (3)

📊 Changes

6 files changed (+236 additions, -15 deletions)

View changed files

📝 client/config.go (+7 -3)
📝 cmd/app.go (+2 -1)
cmd/distributor.go (+144 -0)
📝 cmd/subscribe.go (+58 -11)
📝 go.mod (+8 -0)
📝 go.sum (+17 -0)

📄 Description

This is the Linux equivalent of binwiederhier/ntfy-android#6

This is not ready for review yet

#9


🔄 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/binwiederhier/ntfy/pull/75 **Author:** [@karmanyaahm](https://github.com/karmanyaahm) **Created:** 12/30/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `up-distrib` --- ### 📝 Commits (3) - [`85126a4`](https://github.com/binwiederhier/ntfy/commit/85126a44037d3eb1559526db93e53b586e123c47) unifiedpush distributor test - [`10e0b23`](https://github.com/binwiederhier/ntfy/commit/10e0b23a518619309a2cd37e8858e49d97f69993) test up in subscribe - [`b3ce5e3`](https://github.com/binwiederhier/ntfy/commit/b3ce5e3794072933c3ff68eeadeeb8f51681b7fc) fix actions issues ### 📊 Changes **6 files changed** (+236 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `client/config.go` (+7 -3) 📝 `cmd/app.go` (+2 -1) ➕ `cmd/distributor.go` (+144 -0) 📝 `cmd/subscribe.go` (+58 -11) 📝 `go.mod` (+8 -0) 📝 `go.sum` (+17 -0) </details> ### 📄 Description This is the Linux equivalent of binwiederhier/ntfy-android#6 This is not ready for review yet #9 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:03 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1216
No description provided.