[PR #1328] [CLOSED] Add ability to build the server for Windows and run it as a service #1569

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1328
Author: @wtf911
Created: 5/5/2025
Status: Closed

Base: mainHead: main


📝 Commits (3)

  • 7b1882f Added the ability to build the server for Windows
  • feb6647 Adds the ability to run ntfy as a Windows service.
  • e1e97a3 Merge branch 'main' into main

📊 Changes

4 files changed (+89 additions, -5 deletions)

View changed files

📝 .gitignore (+0 -1)
📝 .goreleaser.yml (+4 -3)
📝 Makefile (+15 -1)
cmd/serve_windows.go (+70 -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/binwiederhier/ntfy/pull/1328 **Author:** [@wtf911](https://github.com/wtf911) **Created:** 5/5/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`7b1882f`](https://github.com/binwiederhier/ntfy/commit/7b1882f2889fc2fd3d86c0a99d15dcda05f7b724) Added the ability to build the server for Windows - [`feb6647`](https://github.com/binwiederhier/ntfy/commit/feb6647f23daad4334e8b08632bfa1462d81773c) Adds the ability to run ntfy as a Windows service. - [`e1e97a3`](https://github.com/binwiederhier/ntfy/commit/e1e97a3cc96c83b78a3c6ddbaa308e043d3c2c9e) Merge branch 'main' into main ### 📊 Changes **4 files changed** (+89 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -1) 📝 `.goreleaser.yml` (+4 -3) 📝 `Makefile` (+15 -1) ➕ `cmd/serve_windows.go` (+70 -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>
BreizhHardware 2026-05-07 01:02:42 +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#1569
No description provided.