1
0

Merge branch 'arch3rPro-1Panel-Appstore/only-apps' into patch/localApps

This commit is contained in:
pooneyy
2025-07-01 13:04:57 +08:00
parent 1d3f9e1835
commit 0b478b5196
252 changed files with 50131 additions and 0 deletions

25
apps/nzbget/README_en.md Normal file
View File

@@ -0,0 +1,25 @@
# NZBGet
NZBGet is a high-performance Usenet downloader with web interface and automation support.
## Features
- High-performance Usenet downloading
- Web UI management (default port 6789)
- Automation scripts and RSS support
- Multi-platform and multi-architecture support
- Lightweight and low resource usage
## Usage
1. After deployment, access `http://your-server-ip:6789` for the web UI
2. Default username/password: `nzbget` / `tegbzn6789`
3. Configure your Usenet server and start downloading
4. Download directory: `./downloads`
## Links
- [Official Website](https://nzbget.net/)
- [GitHub Project](https://github.com/nzbget/nzbget)
- [Official Documentation](https://nzbget.net/documentation)
- [Docker Hub](https://hub.docker.com/r/linuxserver/nzbget)