A personal build of the TUI matrix client including image-pasting and notifications for all rooms
Go to file
2018-03-20 19:55:42 +02:00
config Don't panic if session loading fails 2018-03-20 12:13:47 +02:00
interface Show messages in message view while sending 2018-03-20 19:55:42 +02:00
matrix Show messages in message view while sending 2018-03-20 19:55:42 +02:00
ui Show messages in message view while sending 2018-03-20 19:55:42 +02:00
.editorconfig Add initial login view and debug panel with tview 2018-03-13 15:27:12 +02:00
.gitignore Add initial login view and debug panel with tview 2018-03-13 15:27:12 +02:00
gomuks.go Switch forms to use advanced inputfields and use user-friendly panics for UI errors 2018-03-19 10:57:31 +02:00
LICENSE Initial commit 2018-02-24 18:15:45 +02:00
README.md Add support for loading more history 2018-03-20 12:16:32 +02:00
tview Don't panic if room list is empty 2018-03-19 15:19:44 +02:00

gomuks

Preview

A terminal Matrix client written in Go using gomatrix and tview.

Basic usage is possible, but expect bugs and missing features.

Discussion

Matrix room: #gomuks:maunium.net

Installation

Once the client becomes actually usable, I'll start making GitHub releases with precompiled executables and maybe even some Linux packages.

For now, you'll have to compile from source:

  1. Install Go
  2. Run go get -u maunium.net/go/gomuks
  3. gomuks should now be in $GOPATH/bin/gomuks

Usage

Switch between rooms with ctrl + up/down arrow.

Scroll chat with page up/down

Commands

  • /quit - Close gomuks
  • /clearcache - Clear room state cache and close gomuks
  • /leave - Leave the current room
  • /join <room> - Join the room with the given room ID or alias