aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mod
AgeCommit message (Collapse)AuthorFilesLines
2024-03-12doc/mod/ssh-keys-import: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/scriptrunonce: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/notification-telegram: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/notification-ntfy: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/notification-matrix: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/notification-email: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/ipcalc: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/inspectvar: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/bridge-port-vlan: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/bridge-port-to: add badgesGravatar Christian Hesse1-0/+7
2024-01-30mod/ssh-keys-import: bump RouterOS version dependencyGravatar Christian Hesse1-2/+0
2023-11-09mod/notification-matrix: introduce $SetupMatrix{Authenticate,JoinRoom} for setupchange-113Gravatar Christian Hesse6-39/+34
Well, now that we have a JSON parser... Let's improve the user experience a bit.
2023-11-09doc/mod/notification-telegram: end all commands with a semicolonGravatar Christian Hesse1-2/+2
2023-11-09doc/mod/notification-ntfy: end all commands with a semicolonGravatar Christian Hesse1-2/+2
2023-11-09doc/mod/notification-matrix: end all commands with a semicolonGravatar Christian Hesse1-2/+2
2023-11-09doc/mod/notification-email: end all commands with a semicolonGravatar Christian Hesse1-2/+2
2023-11-09doc/mod/ssh-keys-import: reference stable versionGravatar Christian Hesse1-1/+1
2023-11-09mod/ssh-keys-import: calculate fingerprint...routeros-7.12beta1-2change-112Gravatar Christian Hesse1-1/+7
... and store it in key-owner, which is descriptive only. This requires RouterOS 7.12beta1 for the 'transform' property for ':convert' command.
2023-10-17introduce mod/notification-ntfy...change-109Gravatar Christian Hesse4-0/+82
... for sending notifications via Ntfy (https://ntfy.sh/). TODO: use proper formatting once supported in Android app: https://github.com/binwiederhier/ntfy/issues/889
2023-08-18mod/ssh-keys-import: support ed25519 keys...routeros-7.12beta1-1Gravatar Christian Hesse1-1/+6
... with RouterOS 7.12beta1
2023-08-18doc/mod/ssh-keys-import: drop duplicate key typeGravatar Christian Hesse1-1/+1
Stupid copy'n'paste error... 🫣
2023-08-18mod/ssh-keys-import: drop RouterOS version dependencyGravatar Christian Hesse1-2/+0
... as global-functions depend on RouterOS 7.9beta already.
2023-08-06mod/notification-telegram: introduce $PurgeTelegramQueueGravatar Christian Hesse1-0/+5
... to purge the queue and remove the scheduler.
2023-08-06mod/notification-matrix: introduce $PurgeMatrixQueueGravatar Christian Hesse1-0/+5
... to purge the queue and remove the scheduler.
2023-08-06mod/notification-email: introduce $PurgeEmailQueueGravatar Christian Hesse1-0/+5
... to purge the queue and remove the scheduler.
2023-06-27doc/mod/ssh-keys-import: link the RouterOS button to changelogGravatar Christian Hesse1-1/+1
2023-06-11doc/mod/notification-telegram: hint to copy from global-configGravatar Christian Hesse1-0/+4
2023-06-11doc/mod/notification-matrix: hint to copy from global-configGravatar Christian Hesse1-0/+4
2023-06-11doc/mod/notification-email: hint to copy from global-configGravatar Christian Hesse1-0/+4
2023-06-11doc/mod/scriptrunonce: hint to copy from global-configGravatar Christian Hesse1-0/+4
2023-05-25doc/mod/notification-telegram: show how to set bot's profile photoGravatar Christian Hesse2-0/+14
2023-05-22doc/mod/notification-telegram: describe how to declare functions...Gravatar Christian Hesse1-2/+8
... to use them in own scripts.
2023-05-22doc/mod/notification-matrix: describe how to declare functions...Gravatar Christian Hesse1-2/+8
... to use them in own scripts.
2023-05-22doc/mod/notification-email: describe how to declare functions...Gravatar Christian Hesse1-2/+8
... to use them in own scripts.
2023-04-26mod/ssh-keys-import: make ssh-keys-import a modulerouteros-7.9beta4-3change-100Gravatar Christian Hesse1-0/+59
2023-03-07rename scripts and add file extension ".rsc"change-95Gravatar Christian Hesse1-2/+2
No functional change for the user... The migration is done automatically.
2023-01-31introduce telegram-chatchange-90Gravatar Christian Hesse1-0/+1
Druvis from Mikrotik produced a video "MikroTik Telegram bot - Chat with your Router?". He shows his script to chat with a Router via Telegram bot to send it commands: https://youtu.be/KLX6j3sLRIE This script is kind of limited and has several issues... 🥴 Let's make it robust, usable, multi-device capable and just fun! 😁 (Sadly Mikrotik has a policy to not allow links in Youtube comments. Thus my comment with several hints was removed immediately. If anybody is in contact with Druvis... Please tell him about this script!)
2023-01-11use arrows with emoji representationGravatar Christian Hesse8-24/+24
We had... ◀ Go back to main README ▲ Go back to top ... and switch to... ⬅️ Go back to main README ⬆️ Go back to top
2022-11-22doc/mod/notification-email: mention correct timeGravatar Christian Hesse1-0/+2
2022-09-25introduce 'mod/notification-email', split off from global-functionschange-84Gravatar Christian Hesse3-0/+65
2022-06-10doc/mod/bridge-port-to: fix scheduler nameGravatar Christian Hesse1-1/+1
2022-06-05doc/mod/notification-telegram: how to use the functionGravatar Christian Hesse1-0/+10
2022-06-05doc/mod/notification-matrix: how to use the functionGravatar Christian Hesse1-0/+10
2022-05-12doc/mod/scriptrunonce: RouterOS v7 path syntaxGravatar Christian Hesse3-2/+2
2022-05-12doc/mod/notification-matrix: RouterOS v7 path syntaxGravatar Christian Hesse4-3/+3
2022-05-12doc/mod/ipcalc.d/ipcalc: RouterOS v7 path syntaxGravatar Christian Hesse2-0/+0
2022-05-12doc/mod/inspectvar: RouterOS v7 path syntaxGravatar Christian Hesse2-1/+1
2022-05-12doc/mod/bridge-port-vlan: RouterOS v7 path syntaxGravatar Christian Hesse1-9/+9
2022-05-12doc/mod/bridge-port-to: RouterOS v7 path syntaxGravatar Christian Hesse1-6/+6
2022-03-01doc/mod/notification-matrix: add verbose steps for setupGravatar Michael Gisbers4-2/+57
Modified-by: Christian Hesse <mail@eworm.de>
2022-02-22doc/mod/scriptrunonce: document optional configurationGravatar Christian Hesse1-1/+14
2022-02-21add doc/mod/scriptrunonceGravatar Christian Hesse3-0/+38
2022-02-20add doc/mod/ipcalcGravatar Christian Hesse3-0/+53
2022-02-20add doc/mod/inspectvarGravatar Christian Hesse2-0/+33
2022-02-20add doc/mod/notification-matrixGravatar Christian Hesse2-0/+50
2022-02-20add doc/mod/notification-telegramGravatar Christian Hesse2-0/+58
2022-02-12doc/mod: put hints into block quote, update info icon, fix linksGravatar Christian Hesse2-6/+6
2021-11-16reintroduce global-waitchange-68Gravatar Christian Hesse2-2/+6
2021-11-15shorten modules directory name (global-functions.d -> mod)change-67Gravatar Christian Hesse2-0/+162