Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 666 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 666 Bytes

POCSAG

POCSAG (Post Office Code Standardisation Advisory Group) is a pager protocol.

pagermon

PagerMon is an API driven client/server framework for parsing and displaying pager messages from multimon-ng.

It is built around POCSAG messages, but should easily support other message types as required.

The UI is built around a Node/Express/Angular/Bootstrap stack, while the client scripts are Node scripts that receive piped input.

run

$ sh pocsag.sh

This script will build and install all the software required to run the PagerMon interface.