Skip to content

docs: add Windows deployment with pm2, make Pushover optional - #4

Open
4F71 wants to merge 1 commit into
alicankiraz1:mainfrom
4F71:docs/windows-pm2
Open

docs: add Windows deployment with pm2, make Pushover optional#4
4F71 wants to merge 1 commit into
alicankiraz1:mainfrom
4F71:docs/windows-pm2

Conversation

@4F71

@4F71 4F71 commented Mar 21, 2026

Copy link
Copy Markdown

What this PR does

  • Adds Windows deployment section to README using pm2 as a background process manager
  • Marks Pushover as optional for Windows users

Why

I came across Newscrux and really liked the project — clean architecture, smart filtering, great multilingual support. As a Windows user, I noticed there was no guidance for running it as a persistent background process (the current docs cover Raspberry Pi / Linux only).

pm2 is a lightweight, well-known Node.js process manager — no admin privileges required, works on Windows out of the box. I tested it myself and it works seamlessly. Hope this helps other Windows users get started more easily.

Tested on

  • Windows 11, Node.js v24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant