go-pager-discord/README.md
2023-02-14 00:30:19 +13:00

11 lines
No EOL
282 B
Markdown

# go-pager-discord
Pipes POCSAG/FLEX pager messages into a discord webhook.
## Requirements
- SDR (preferably V3)
## Setup
- Install latest Go: https://go.dev/doc/install
- Install rtl_sdr & multimon-ng
- Copy .env.example to .env and fill in the blanks
- `go run main.go`