Skip to content

MOWAS personal warning beacon via Email and tons of messenger accounts

License

Notifications You must be signed in to change notification settings

joergschultzelutter/mowas-pwb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mowas-pwb

License: GPL v3 Code style: black CodeQL

MOWAS Personal Warning Beacon

Meet KATWARN's Open Source sibling

Demo

mowas-pwb is a MOWAS Personal Warning Beacon service which sends emergency broadcasts from Germany's 'Modulares Warnsystem' to email accounts as well as every messenger supported by Apprise. You can install this program on platforms such as the Raspberry Pi and have it send you an alert in case an official warning message has been issued for your location(s).

mowas-pwb has been created to complement the existing programs KATWARN, Nina and BIWAPP in order to enable additional communication channels such as mail, SMS/pager or messengers such as Telegram, Signal, ...

Feature set

  • Provides messaging to Email and every messenger supported by Apprise
  • Monitors 1..n static lat/lon coordinates for MOWAS events
  • Licensed ham radio amateurs can track their current APRS position, too (dynamic position monitoring)
  • Users can specify a minimal warning level which needs to be met by a MOWAS event for triggering alerts.
  • Emergency alerts can be sent to specific Apprise clients (e.g. DAPNET) with high priority settings.
  • In case of an emergency, mowas-pwb automatically switches to shorter 'emergency' run intervals. See processing logic for further details
  • Distinguishes between messenger accounts with full message length capability and SMS/pager-based accounts. In order to digest the rather talkative input from the Bundesamt für Bevölkerungsschutz und Katastrophenhilfe, the user can have OpenAI or Google PaLM digest and summarize the message text.

🇩🇪 International users: mowas-pwb supports automatic translation of German MOWAS content into your native language.

Supported MOWAS features

  • Supports all current MOWAS categories (tempest, flood, wildfire, earthquake, emergency announcements)
  • All MOWAS categories can be enabled or disabled in the program's configuration file
  • You can easily add new MOWAS categories if they are made available through the official government feeds.

Output examples

Note: Apart from the two Apprise-base messenger channels, mowas-pwb provides a native email output which grants the program more precise control over the message's content. The example screenshot for a Mail message used this output module. If you use Apprise's native 'Mail' plugin, your output will look different.

Program details

The fine print