No description
Find a file
2023-03-11 20:43:12 +00:00
.env.example Progress 2023-02-14 00:43:43 +13:00
.gitignore Initial Commit 2023-02-14 00:30:19 +13:00
go.mod progress 2023-02-14 00:56:09 +13:00
go.sum progress 2023-02-14 00:56:09 +13:00
main.go progress 2023-02-14 00:56:09 +13:00
pager.service progress 2023-02-14 00:56:09 +13:00
README.md Update 'README.md' 2023-03-11 20:43:12 +00:00

go-pager-discord (WIP)

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