MMM-NINA | Eine simple Client Implementierung der NINA Warn App API
kandi X-RAY | MMM-NINA Summary
kandi X-RAY | MMM-NINA Summary
MMM-NINA is a TypeScript library. MMM-NINA has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Eine simple Client Implementierung der NINA Warn App API für die MagicMirror² Plattform.
Eine simple Client Implementierung der NINA Warn App API für die MagicMirror² Plattform.
Support
Quality
Security
License
Reuse
Support
MMM-NINA has a low active ecosystem.
It has 6 star(s) with 5 fork(s). There are 2 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 2 have been closed. On average issues are closed in 6 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of MMM-NINA is v1.7.0
Quality
MMM-NINA has no bugs reported.
Security
MMM-NINA has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
MMM-NINA is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
MMM-NINA releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of MMM-NINA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of MMM-NINA
MMM-NINA Key Features
No Key Features are available at this moment for MMM-NINA.
MMM-NINA Examples and Code Snippets
No Code Snippets are available at this moment for MMM-NINA.
Community Discussions
No Community Discussions are available at this moment for MMM-NINA.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install MMM-NINA
Navigiere in das MagicMirror/modules Verzeichnis und führe folgendes Kommando aus, um das Projekt auf deine Festplatte zu klonen:.
Navigiere in das MagicMirror/modules Verzeichnis und führe folgendes Kommando aus, um das Projekt auf deine Festplatte zu klonen: git clone https://github.com/jalibu/MMM-NINA.git
Wechsle nun in das MMM-NINA Modul Verzeichnis und führe darin folgendes Kommando aus, um die Dependencies zu installieren: npm install --only=production
Ermittle den amtlichen Gemeindeschlüssel deines Ortes aus dieser Liste.
Binde das Modul abschließend in die Magic Mirror Konfiguration MagicMirror/config/config.js ein (Beispiel Konfiguration). { module: "MMM-NINA", position: "top_right", config: { ags: ["110000000000"], // Liste der Gemeinden, die abgefragt werden sollen downgradeLhpSeverity: false, downgradeCancelSeverity: true, hideCancelledWarnings: false, excludeProviders: [], // Mögliche Werte ["MOWAS", "DWD", "BIWAPP", "LHP"] maxAgeInHours: 6, maxWidth: "200px", mergeAlertsById: true, mergeAlertsByTitle: true, showIcon: true, showDate: true, showCity: true, showNoWarning: true, theme: "top", // Erlaubte Werte: top, side updateIntervalInSeconds: 120, } }
Navigiere in das MagicMirror/modules Verzeichnis und führe folgendes Kommando aus, um das Projekt auf deine Festplatte zu klonen: git clone https://github.com/jalibu/MMM-NINA.git
Wechsle nun in das MMM-NINA Modul Verzeichnis und führe darin folgendes Kommando aus, um die Dependencies zu installieren: npm install --only=production
Ermittle den amtlichen Gemeindeschlüssel deines Ortes aus dieser Liste.
Binde das Modul abschließend in die Magic Mirror Konfiguration MagicMirror/config/config.js ein (Beispiel Konfiguration). { module: "MMM-NINA", position: "top_right", config: { ags: ["110000000000"], // Liste der Gemeinden, die abgefragt werden sollen downgradeLhpSeverity: false, downgradeCancelSeverity: true, hideCancelledWarnings: false, excludeProviders: [], // Mögliche Werte ["MOWAS", "DWD", "BIWAPP", "LHP"] maxAgeInHours: 6, maxWidth: "200px", mergeAlertsById: true, mergeAlertsByTitle: true, showIcon: true, showDate: true, showCity: true, showNoWarning: true, theme: "top", // Erlaubte Werte: top, side updateIntervalInSeconds: 120, } }
Support
Wenn du meine Arbeit schätzt, dann freue ich mich über einen bescheidenen Beitrag zu meinem nächsten Feierabend-Bier.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page