A terminal client for metadata resistant messaging built on the Cwtch protocol https://cwtch.im
Go to file
decentral1se 8ab428e207
docs: remove extra whitespace
2023-08-28 19:44:29 +02:00
.gitignore fix: don't ignore sub dirs 2023-07-12 20:10:42 +02:00
LICENSE docs: remove extra whitespace 2023-08-28 19:44:29 +02:00
README.md docs: point to #2 2023-07-25 09:15:05 +02:00
acn.go refactor!: cleaning up messages 2023-07-27 23:41:59 +02:00
go.mod init: beep boop 2023-06-21 11:07:54 +02:00
go.sum init: beep boop 2023-06-21 11:07:54 +02:00
input.go refactor!: cleaning up messages 2023-07-27 23:41:59 +02:00
main.go fix: send acnOnMsg via go routine 2023-07-27 22:04:51 +02:00
makefile refactor!: flatten all into one model once more 2023-07-20 09:00:29 +02:00
message.go refactor!: cleaning up messages 2023-07-27 23:41:59 +02:00
model.go docs: TODO re: acnState 2023-07-27 23:42:44 +02:00
profile.go wip: send/receive messages from contacts 2023-07-25 11:42:54 +02:00
render.go wip: send/receive messages from contacts 2023-07-25 11:42:54 +02:00
style.go refactor: line styles to style.go 2023-07-24 15:07:11 +02:00

README.md

cairde

Cairde /ˈkɑːɾˠdʲə/, an Irish word which translates as "friends"

A terminal client for metadata resistant messaging built on the Cwtch protocol.

This is a pre-alpha prototype and an unofficial community implementation which is currently only ready for experimentation and testing. Please do not use existing cwtch-ui profiles with cairde! We cannot guarantee that things will not break at this early stage.

If you're new to Cwtch, this video or the docs are a great place to start.

Bikemap

See #2

Install

Coming Soon ™

Hack

go build -v .
./cairde

Contribute

It would be wonderful if you'd like to help out: feedback, design, testing, documentation, code or otherwise! You can find my contact details here.

Acknowledgements

License