summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2025-08-12 18:11:27 +0200
committerDaniel Weipert <git@mail.dweipert.de>2025-08-12 18:11:27 +0200
commit6b7e857f21bef9ba71ac36c202678ec0d84eeff5 (patch)
tree3d17b9a8eb3b10abf1475d00644342902af0b506
parent5ab89da146929734a39c7a55619b8bf8298ab832 (diff)
add matrix commander login helper script
-rwxr-xr-xbin/matrix-commander-login8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/matrix-commander-login b/bin/matrix-commander-login
new file mode 100755
index 0000000..43f21b0
--- /dev/null
+++ b/bin/matrix-commander-login
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+matrix-commander --no-ssl \
+ --homeserver=https://localhost:8080 \
+ --user-login=php \
+ --device=matrix-commander \
+ --room-default=alias \
+ --login password