A personal build of the TUI matrix client including image-pasting and notifications for all rooms
Go to file
2018-03-15 20:53:04 +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
border.go AAAAAAAA 2018-03-15 20:32:30 +02:00
config.go Code additions/edits 2018-03-13 21:58:43 +02:00
debug.go Minor changes and switch to tview fork 2018-03-14 22:19:26 +02:00
go.mod Add initial login view and debug panel with tview 2018-03-13 15:27:12 +02:00
gomuks.go Switch to gomatrix fork 2018-03-15 18:25:16 +02:00
LICENSE Initial commit 2018-02-24 18:15:45 +02:00
matrix.go MY HANDS ARE TYPING WORDS 2018-03-15 20:53:04 +02:00
README.md Update readme 2018-03-13 23:02:19 +02:00
room-view.go ADKFJSLKDFJSDKLFJ 2018-03-15 20:33:01 +02:00
session.go Switch to gomatrix fork 2018-03-15 18:25:16 +02:00
ui.go MY HANDS ARE TYPING WORDS 2018-03-15 20:53:04 +02:00
uiutil.go Minor changes and switch to tview fork 2018-03-14 22:19:26 +02:00
view-login.go Minor changes and switch to tview fork 2018-03-14 22:19:26 +02:00
view-main.go MY HANDS ARE TYPING WORDS 2018-03-15 20:53:04 +02:00

gomuks

A terminal Matrix client written in Go.

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