Skip to content

yourdawi/MMM-Blitzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MMM-Blitzer

Module to display radar traps around

Based on atudo.net api / blitzer.de

After i found the blitzer.de HACS integration for HomeAssistant by @timniklas i also wanted something simular for MagicMirror² So he did the api stuff and i just had to look through it. Thanks for your work (if you are using HA, take a look at his integration).


Installation

Download this into your modules folder

For example:

cd ~/MagicMirror/modules

git clone https://github.com/yourdawi/MMM-Blitzer


Config

Add to config

{
			module: "MMM-Blitzer",
			position: "top_right",
			config: {
				latitude: 52.5200, 
				longitude: 13.4050, 
				radius: 10 // in km
			}
		}

About

MagicMirror Module displaying radar traps around

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published