Compare commits

..

97 commits

Author SHA1 Message Date
Christian Hesse
75b7252c11 Merge branch 'dhcp-to-dns' into next 2026-05-19 15:21:37 +02:00
Christian Hesse
c2538fb7a6 bump required RouterOS version for all scripts 2026-05-19 15:21:37 +02:00
Christian Hesse
63f394c3e8 dhcp-to-dns: allow to ignore for specific lease 2026-05-19 15:21:37 +02:00
Christian Hesse
fd96f8bbc3 global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-05-19 15:21:37 +02:00
Christian Hesse
094683e104 update list of contributors 2026-05-19 15:21:37 +02:00
Christian Hesse
49dd935e03 Merge branch 'break-in-loop' into next 2026-05-19 15:21:37 +02:00
Łukasz Witkowski
62b48e3002 dhcp-to-dns: allow to specify domain for CNAMEs...
... in network or lease.
2026-05-19 15:21:37 +02:00
Christian Hesse
e6ac506129 Merge branch 'continue-in-loop' into next 2026-05-19 15:21:37 +02:00
Christian Hesse
b2086fe336 telegram-chat: fix indention 2026-05-19 15:21:37 +02:00
Łukasz Witkowski
315826db13 dhcp-to-dns: set $LeaseInfo 2026-05-19 15:21:37 +02:00
Christian Hesse
9f041b09ff Merge branch 'early-exit-with-exit' into next 2026-05-19 15:21:37 +02:00
Christian Hesse
4c4db2f234 dhcp-to-dns: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
fb4bb23204 telegram-chat: use :break in loop 2026-05-19 15:21:37 +02:00
Łukasz Witkowski
43ab7e5f5f dhcp-to-dns: convert DNS names to lower case 2026-05-19 15:21:37 +02:00
Christian Hesse
368449178a Merge branch 'compare-ids' into next 2026-05-19 15:21:37 +02:00
Christian Hesse
ff7cc16dca global-functions: deprecate $ExitError 2026-05-19 15:21:37 +02:00
Christian Hesse
645a343970 dhcp-to-dns: use another :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
cb3ebc122f check-certificates: use :break in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
2357768a31 dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-05-19 15:21:37 +02:00
Christian Hesse
64488eb014 Merge branch 'html-class-shadow' into next 2026-05-19 15:21:37 +02:00
Christian Hesse
b71c87a1f9 global-functions: deprecate $HexToNum 2026-05-19 15:21:37 +02:00
Christian Hesse
957a5121e4 update-tunnelbroker: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
4ec8a097b3 dhcp-to-dns: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
0fe17de762 contrib/logo-color: add class (and shadow) for screenshots 2026-05-19 15:21:37 +02:00
Christian Hesse
624c2bc9b3 log-forward: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
2c626d8ab6 update-gre-address: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
ac5db7dc71 telegram-chat: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
b6f28bb5ec contrib/html: support any class name from image alt text 2026-05-19 15:21:37 +02:00
Christian Hesse
c43a5df335 log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
required to match the very first message.
2026-05-19 15:21:37 +02:00
Christian Hesse
2e2e4f4130 telegram-chat: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
970b6d9648 netwatch-dns: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
6910388bd0 general/style: add shadow for code blocks 2026-05-19 15:21:37 +02:00
Christian Hesse
586e10c407 sms-forward: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
8a16568f58 netwatch-dns: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
d7e9e84811 contrib/html: add class and shadow for screenshots 2026-05-19 15:21:37 +02:00
Christian Hesse
0e5cae02ff sms-action: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
6d1d82bc14 netwatch-dns: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
ecefdc94b4 contrib/html: add a class and shadow for notifications 2026-05-19 15:21:37 +02:00
Christian Hesse
4ef067fd19 ppp-on-up: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
260199aada netwatch-dns: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
2fc74b8ad7 doc/telegram-chat: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
e0cb1622ca packages-update: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
94ae6b5cfe global-functions: $ScriptInstallUpdate: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
bbe42fbd8f doc/sms-forward: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
2af110300a ospf-to-leds: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
6c12552276 global-functions: $ScriptInstallUpdate: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
d407c17a47 doc/netwatch-notify: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
7b18953cf8 netwatch-notify: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
434c523f85 global-functions: $CleanName: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
759ac0f725 doc/mod/scriptrunonce: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
c0a952c2b0 netwatch-dns: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
ec2c2e20bf fw-addr-lists: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
04e0a73f6a doc/mod/notification-telegram: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
93055d40eb log-forward: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
8d150e3864 fw-addr-lists: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
6fe9f90575 doc/mod/notification-matrix: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
1dbdca15ca ipv6-update: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
4527681fa8 doc/mod/notification-gotify: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
7b610bd48d ipsec-to-dns: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
0d35c825a0 doc/mod/ipcalc: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
89eaaf3fea hotspot-to-wpa-cleanup: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
488cb3cf90 doc/mod/inspectvar: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
f58d503a40 hotspot-to-wpa: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
a792ed0c52 doc/log-forward: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
e08b6d80a3 gps-track: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
c4de33e064 doc/daily-psk: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
8a1dc2205e fw-addr-lists: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
84832aed73 doc/collect-wireless-mac: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
c9dead9e0f firmware-upgrade-reboot: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
6d5ee0c792 doc/check-routeros-update: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
ba06ed446c dhcpv6-client-lease: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
4c5be0c7be doc/check-perpetual-license: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
072afadb80 dhcpv4-server-lease: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
edcafc8fc0 doc/check-lte-firmware-upgrade: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
38a8d5caef dhcp-to-dns: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
b79d559ca8 doc/check-health: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
d44f649a1b dhcp-lease-comment: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
442b9f1171 doc/check-certificates: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
95e2fc05b8 daily-psk: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
7f5b053b4d doc/backup-upload: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
5e5f5a38bf collect-wireless-mac: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
da8f3abfc8 doc/backup-cloud: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
cb76d16317 check-routeros-update: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
813db8aad1 README: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
e210b1e215 check-perpetual-license: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
7149d79980 check-lte-firmware-upgrade: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
665ae36b23 check-health: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
500cfdba3e check-certificates: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
08a6725fcb certificate-renew-issued: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
00d262b630 capsman-rolling-upgrade: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
19f8e7e400 capsman-download-packages: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
9c95587e55 backup-upload: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
ceb06fd9ea backup-partition: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
2b947691bd backup-email: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
cb58973796 backup-cloud: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
0eca62bab8 contrib/html: give the head table a class 2026-05-19 15:21:36 +02:00
Christian Hesse
861c6db278 contrib/html: enclose content in span tag with class 2026-05-19 15:21:36 +02:00
25 changed files with 54 additions and 44 deletions

View file

@ -226,7 +226,7 @@ everything is up-to-date it will not produce any output.
If the update includes news or requires configuration changes a notification
is sent - in addition to terminal output and log messages.
![news and changes notification](README.d/notification-news-and-changes.avif)
![notification: news and changes](README.d/notification-news-and-changes.avif)
Adding a script
---------------

View file

@ -17,6 +17,7 @@ markdown -f toc,idanchor "${1}" | sed \
-e '/<h[1234] /s|-2[1789cd]-||g' \
-e '/<h[1234] /s|-3[f]-||g' \
-e '/^<pre>/s|pre|pre class="code" onclick="CopyToClipboard(this)"|g' \
-e '/<img src=".*" alt="[a-z]\+: .*" \/>/s|alt="\([a-z]\+\):|class="\1" alt="\1:|' \
-e '/The above link may be broken on code hosting sites/s|blockquote|blockquote style="display: none;"|'
sed \

View file

@ -1,3 +1,4 @@
</span>
<p class="foot">RouterOS Scripts documentation generated on <i>__DATE__</i> for <i>__VERSION__</i><br />
Copyright &copy; 2013-2026 Christian Hesse &lt;mail@eworm.de&gt;</p>

View file

@ -6,7 +6,7 @@
<script type="text/javascript" src="__GENERAL__/clipboard.js"></script>
</head><body>
<table><tr>
<table class="head"><tr>
<td><img src="__GENERAL__/eworm-meadow.avif" alt="eworm on meadow" /></td>
<td><img src="__GENERAL__/qr-code.png" alt="QR code: rsc.eworm.de" /></td>
<td class="head"><span class="top">RouterOS Scripts</span><br />
@ -14,3 +14,4 @@
</tr></table>
<hr />
<span class="markdown">

View file

@ -40,9 +40,9 @@ something that differentiates? Color it!</p>
<p>Then right-click, click "<i>Take Screenshot</i>" and finally select the
logo and download it.</p>
<p><img src="logo-color.d/browser-01.avif" alt="Screenshot Browser 01"></p>
<p><img src="logo-color.d/browser-02.avif" alt="Screenshot Browser 02"></p>
<p><img src="logo-color.d/browser-03.avif" alt="Screenshot Browser 03"></p>
<p><img src="logo-color.d/browser-01.avif" class="screenshot" alt="screenshot: browser 01"></p>
<p><img src="logo-color.d/browser-02.avif" class="screenshot" alt="screenshot: browser 02"></p>
<p><img src="logo-color.d/browser-03.avif" class="screenshot" alt="screenshot: browser 03"></p>
<p>(This example is with
<a href="https://www.mozilla.org/firefox/">Mozilla Firefox ↗️</a>. The workflow

View file

@ -26,7 +26,7 @@ This script uploads
### Sample notification
![backup-cloud notification](backup-cloud.d/notification.avif)
![notification: backup-cloud](backup-cloud.d/notification.avif)
Requirements and installation
-----------------------------

View file

@ -26,7 +26,7 @@ configuration export (`/export terse show-sensitive`) to external server.
### Sample notification
![backup-upload notification](backup-upload.d/notification.avif)
![notification: backup-upload](backup-upload.d/notification.avif)
Requirements and installation
-----------------------------

View file

@ -21,8 +21,8 @@ certificates that are still about to expire.
### Sample notifications
![check-certificates notification warning](check-certificates.d/notification-01-warn.avif)
![check-certificates notification renew](check-certificates.d/notification-02-renew.avif)
![notification: check-certificates warning](check-certificates.d/notification-01-warn.avif)
![notification: check-certificates renew](check-certificates.d/notification-02-renew.avif)
Requirements and installation
-----------------------------

View file

@ -40,27 +40,27 @@ sensors available in hardware:
#### CPU utilization
![check-health notification cpu utilization high](check-health.d/notification-01-cpu-utilization-high.avif)
![check-health notification cpu utilization ok](check-health.d/notification-02-cpu-utilization-ok.avif)
![notification: check-health cpu utilization high](check-health.d/notification-01-cpu-utilization-high.avif)
![notification: check-health cpu utilization ok](check-health.d/notification-02-cpu-utilization-ok.avif)
#### RAM utilization (low available RAM)
![check-health notification ram utilization high](check-health.d/notification-03-ram-utilization-high.avif)
![check-health notification ram utilization ok](check-health.d/notification-04-ram-utilization-ok.avif)
![notification: check-health ram utilization high](check-health.d/notification-03-ram-utilization-high.avif)
![notification: check-health ram utilization ok](check-health.d/notification-04-ram-utilization-ok.avif)
#### Voltage
![check-health notification voltage](check-health.d/notification-05-voltage.avif)
![notification: check-health voltage](check-health.d/notification-05-voltage.avif)
#### Temperature
![check-health notification temperature high](check-health.d/notification-06-temperature-high.avif)
![check-health notification temperature ok](check-health.d/notification-07-temperature-ok.avif)
![notification: check-health temperature high](check-health.d/notification-06-temperature-high.avif)
![notification: check-health temperature ok](check-health.d/notification-07-temperature-ok.avif)
#### PSU state
![check-health notification state fail](check-health.d/notification-08-state-fail.avif)
![check-health notification state ok](check-health.d/notification-09-state-ok.avif)
![notification: check-health state fail](check-health.d/notification-08-state-fail.avif)
![notification: check-health state ok](check-health.d/notification-09-state-ok.avif)
Requirements and installation
-----------------------------

View file

@ -26,7 +26,7 @@ upgrades. Currently supported LTE hardware:
### Sample notification
![check-lte-firmware-upgrade notification](check-lte-firmware-upgrade.d/notification.avif)
![notification: check-lte-firmware-upgrade](check-lte-firmware-upgrade.d/notification.avif)
Requirements and installation
-----------------------------

View file

@ -22,8 +22,8 @@ and sends a notification to warn before expiration.
### Sample notifications
![check-perpetual-license notification warn](check-perpetual-license.d/notification-01-warn.avif)
![check-perpetual-license notification renew](check-perpetual-license.d/notification-02-renew.avif)
![notification: check-perpetual-license warn](check-perpetual-license.d/notification-01-warn.avif)
![notification: check-perpetual-license renew](check-perpetual-license.d/notification-02-renew.avif)
Requirements and installation
-----------------------------

View file

@ -37,8 +37,8 @@ automatically is supported.
### Sample notifications
![check-routeros-update notification found](check-routeros-update.d/notification-01-found.avif)
![check-routeros-update notification neighbor](check-routeros-update.d/notification-02-neighbor.avif)
![notification: check-routeros-update found](check-routeros-update.d/notification-01-found.avif)
![notification: check-routeros-update neighbor](check-routeros-update.d/notification-02-neighbor.avif)
Requirements and installation
-----------------------------
@ -88,7 +88,7 @@ Be notified when run from scheduler or run it manually:
If an update is found you can install it right away.
![Terminal](check-routeros-update.d/terminal.avif)
![screenshot: terminal](check-routeros-update.d/terminal.avif)
Installing script [packages-update](packages-update.md) gives extra options.

View file

@ -24,7 +24,7 @@ and modify it to your needs.
### Sample notification
![collect-wireless-mac notification](collect-wireless-mac.d/notification.avif)
![notification: collect-wireless-mac](collect-wireless-mac.d/notification.avif)
Requirements and installation
-----------------------------

View file

@ -21,7 +21,7 @@ passphrase to a pseudo-random string daily.
### Sample notification
![daily-psk notification](daily-psk.d/notification.avif)
![notification: daily-psk](daily-psk.d/notification.avif)
Requirements and installation
-----------------------------

View file

@ -37,8 +37,8 @@ log messages and forwards them via notification.
### Sample notifications
![log-forward notification info](log-forward.d/notification-01-info.avif)
![log-forward notification warn](log-forward.d/notification-02-warn.avif)
![notification: log-forward info](log-forward.d/notification-01-info.avif)
![notification: log-forward warn](log-forward.d/notification-02-warn.avif)
Requirements and installation
-----------------------------

View file

@ -33,7 +33,7 @@ Call the function `$InspectVar` with a variable as parameter:
$InspectVar $ModeButton;
![InspectVar](inspectvar.d/01-inspectvar.avif)
![screenshot: InspectVar](inspectvar.d/01-inspectvar.avif)
---
[⬅️ Go back to main README](../../README.md)

View file

@ -43,7 +43,7 @@ It expects an IP address in CIDR notation as argument.
$IPCalc 192.168.88.1/24;
![IPCalc](ipcalc.d/01-ipcalc.avif)
![screenshot: IPCalc](ipcalc.d/01-ipcalc.avif)
### IPCalcReturn
@ -53,7 +53,7 @@ the information in a named array.
:put ([ $IPCalcReturn 192.168.88.1/24 ]->"broadcast");
![IPCalcReturn](ipcalc.d/02-ipcalcreturn.avif)
![screenshot: IPCalcReturn](ipcalc.d/02-ipcalcreturn.avif)
---
[⬅️ Go back to main README](../../README.md)

View file

@ -38,7 +38,7 @@ and the [First Login ↗️](https://gotify.net/docs/first-login) setup. Once
you have a user and account you can start creating apps. Each app is an
independent notification feed for a device or application.
![Create new app](notification-gotify.d/appsetup.avif)
![screenshot: Create new app](notification-gotify.d/appsetup.avif)
On creation apps are assigned a *Token* for authentification, you will need
that in configuration.

View file

@ -74,7 +74,7 @@ and write first part of the configuration:
$SetupMatrixAuthenticate "@example:matrix.org" "v3ry-s3cr3t";
![authenticate](notification-matrix.d/01-authenticate.avif)
![screenshot: authenticate](notification-matrix.d/01-authenticate.avif)
The configuration is written to a new configuration snippet
`global-config-overlay.d/mod/notification-matrix`.
@ -94,7 +94,7 @@ the invite.
$SetupMatrixJoinRoom "!WUcxpSjKyxSGelouhA:matrix.org";
![join room](notification-matrix.d/02-join-room.avif)
![screenshot: join room](notification-matrix.d/02-join-room.avif)
The configuration is appended to the configuration snippet
`global-config-overlay.d/mod/notification-matrix`.

View file

@ -36,7 +36,7 @@ Configuration
Open Telegram, then start a chat with [BotFather ↗️](https://t.me/BotFather) and
create your own bot:
![create new bot](notification-telegram.d/01-newbot.avif)
![screenshot: create new bot](notification-telegram.d/01-newbot.avif)
Set that token from *BotFather* (use your own!) to `TelegramTokenId`, for
now just temporarily:
@ -49,7 +49,7 @@ then send your first message. Any text will do. On your device run
$GetTelegramChatId;
![get chat id](notification-telegram.d/02-getchatid.avif)
![screenshot: get chat id](notification-telegram.d/02-getchatid.avif)
Finally edit `global-config-overlay`, add `TelegramTokenId` with the token
from *BotFather* and `TelegramChatId` with your retrieved chat id. Then
@ -104,7 +104,7 @@ Tips & Tricks
You can use a profile photo for your bot to make it recognizable. Open the
chat with [BotFather ↗️](https://t.me/BotFather) and set it there.
![set profile photo](notification-telegram.d/03-setuserpic.avif)
![screenshot: set profile photo](notification-telegram.d/03-setuserpic.avif)
Have a look at my [Logo Color Changer](../../contrib/logo-color.html)
to create a colored version of this scripts' logo.

View file

@ -50,7 +50,7 @@ The function `$ScriptRunOnce` expects an URL (or name if
$ScriptRunOnce https://rsc.eworm.de/main/doc/mod/scriptrunonce.d/hello-world.rsc;
![ScriptRunOnce](scriptrunonce.d/01-scriptrunonce.avif)
![screenshot: ScriptRunOnce](scriptrunonce.d/01-scriptrunonce.avif)
Giving multiple scripts is possible, separated by comma.

View file

@ -24,8 +24,8 @@ optional parent host is not down to avoid false alerts.
### Sample notifications
![netwatch-notify notification down](netwatch-notify.d/notification-01-down.avif)
![netwatch-notify notification up](netwatch-notify.d/notification-02-up.avif)
![notification: netwatch-notify down](netwatch-notify.d/notification-01-down.avif)
![notification: netwatch-notify up](netwatch-notify.d/notification-02-up.avif)
Requirements and installation
-----------------------------

View file

@ -22,7 +22,7 @@ A broadband interface with SMS support is required.
### Sample notification
![sms-forward notification](sms-forward.d/notification.avif)
![notification: sms-forward](sms-forward.d/notification.avif)
Requirements and installation
-----------------------------

View file

@ -61,13 +61,13 @@ containing `! identity` (exclamation mark, optional space and system's
identity). To query all dynamic ip addresses form a device named "*MikroTik*"
send `! MikroTik`, followed by `/ip/address/print where dynamic;`.
![chat to specific device](telegram-chat.d/01-chat-specific.avif)
![screenshot: chat to specific device](telegram-chat.d/01-chat-specific.avif)
Devices can be grouped to chat with them simultaneously. The default group
"*all*" can be activated by sending `! @all`, which will make all devices
act on your commands.
![chat to all devices](telegram-chat.d/02-chat-all.avif)
![screenshot: chat to all devices](telegram-chat.d/02-chat-all.avif)
Send a single exclamation mark or non-existent identity to make all
devices passive again.
@ -78,7 +78,7 @@ Let's assume you received a message from a device before, and want to send
a command to that device. No need to activate it, you can just reply to
that message.
![reply to message](telegram-chat.d/03-reply.avif)
![screenshot: reply to message](telegram-chat.d/03-reply.avif)
Associated messages are cleared on device reboot.

View file

@ -42,6 +42,12 @@ div.content {
hr {
clear: both;
}
img.notification {
box-shadow: 5px 5px 7px gray;
}
img.screenshot {
box-shadow: 5px 5px 7px gray;
}
img.logo {
float: left;
/* border-radius: 50%; */
@ -66,6 +72,7 @@ pre {
pre.code {
background-color: #f8f8f8;
border: 1px solid #ccc;
box-shadow: 5px 5px 7px gray;
overflow: auto;
padding: 6px 10px;
border-radius: 3px;