Add screenshots
roomhistory: Show decryption errors
Update README
Frost is a experimental matrix client written in Golang using the gio library and my matrix library. It should work on Linux, Windows, macOS, Android and WASM but most testing happens on Linux.
If you have any comments about the codebase feel free to visit #frost-dev:intothecyber.space
Frost can be built using go build ./cmd/frost
. If you do not want to compile with crypto support use go build -tags nocrypto ./cmd/frost
.