Termux Matrix -

Enable in gomuks:

→ Your session is untrusted. Run /verify own and verify with another device. termux matrix

pkg update && pkg upgrade pkg install golang git make Two excellent command-line Matrix clients work well in Termux: Option A: gomuks (easier, good for touch) go install github.com/tulir/gomuks@latest Option B: weechat + weechat-matrix (more features) pkg install weechat Step 3 – Configure & Run For gomuks: ~/go/bin/gomuks First run creates config in ~/.gomuks/ . Log in with: /login <homeserver> <username> <password> Example: /login https://matrix.org @alice:matrix.org Enable in gomuks: → Your session is untrusted