From 54e2f071f0dd48b2de1604cdf3c341803d2952b9 Mon Sep 17 00:00:00 2001 From: cheetah Date: Sun, 28 Feb 2021 18:17:19 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a1960fe..1913561 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # smartpager.network +Smartpager.network aims to provide a fully featured and modular Paging Framework. +Planned Features: +- Menu Systems (only for Duplex Pagers like the Birdy Slim IoT) +- Acknowledgement for Messages (only for Duplex Pagers like the Birdy Slim IoT) +- Message Routing Modes (sensible Messages over LoRaWAN, anything else over POCSAG) +- Integration/Compatibility with DAPNET +- Many Message Ingress Modules, like bunq.com-Notifications, E-Mail, Telegram, etc.. + #### Working Modules - [pocsag-connector](https://github.com/smartpager-network/pocsag-connector) (works with the RFM69 or any other SX1231-Chipset Transceiver)