55be1df6375a02c03177ce538f231029429a1ba9
Messenger TUI
Terminal-based Matrix client (gomuks) for accessing Facebook Messenger via self-hosted bridge on matrix.kokoham.com.
Quick Start
- Install gomuks:
brew install go && go install go.mau.fi/gomuks@latest - Add
export PATH="$HOME/go/bin:$PATH"to your~/.zshrc - Run
source ~/.zshrc - Launch:
gomuks
On first run, gomuks opens a web UI at http://localhost:29325 for login. Use your Matrix credentials from the homeserver.
Architecture
gomuks TUI (laptop) → Matrix (matrix.kokoham.com) → mautrix-facebook → Messenger
Project Info
| Item | Value |
|---|---|
| Homeserver | https://matrix.kokoham.com |
| Server Repo | sleepyeldrazi/messenger_homeserver |
| Bridge | mautrix-facebook |
| Client | gomuks v26.03+ |
Quick Links
Description
Languages
Shell
100%