A personal build of the TUI matrix client including image-pasting and notifications for all rooms
Go to file
2018-03-13 23:02:19 +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
config.go Code additions/edits 2018-03-13 21:58:43 +02:00
debug.go Code additions/edits 2018-03-13 21:58:43 +02:00
go.mod Add initial login view and debug panel with tview 2018-03-13 15:27:12 +02:00
gomuks.go Code additions/edits 2018-03-13 21:58:43 +02:00
LICENSE Initial commit 2018-02-24 18:15:45 +02:00
matrix.go Code additions/edits 2018-03-13 21:58:43 +02:00
README.md Update readme 2018-03-13 23:02:19 +02:00
session.go Code additions/edits 2018-03-13 21:58:43 +02:00
ui.go Code additions/edits 2018-03-13 21:58:43 +02:00
uiutil.go Code additions/edits 2018-03-13 21:58:43 +02:00
view-login.go Code additions/edits 2018-03-13 21:58:43 +02:00
view-main.go Code additions/edits 2018-03-13 21:58:43 +02:00

gomuks

A terminal Matrix client written in Go.

Not yet actually usable, though receiving and sending messages works.