A terminal client for metadata resistant messaging built on the Cwtch protocol https://cwtch.im
Go to file
decentral1se d5a7ff43c0
docs: push image down [ci skip]
2023-10-01 09:59:12 +02:00
docs docs: sneak peak image 2023-10-01 09:58:11 +02:00
.drone.yml build: add drone config 2023-10-01 09:51:26 +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: push image down [ci skip] 2023-10-01 09:59:12 +02:00
acn.go refactor!: cleaning up messages 2023-07-27 23:41:59 +02:00
go.mod chore: bump to go 1.21 2023-10-01 09:38:21 +02:00
go.sum chore: bump to go 1.21 2023-10-01 09:38:21 +02:00
input.go refactor!: cleaning up messages 2023-07-27 23:41:59 +02:00
main.go refactor: use Run(), Start() is deprecated 2023-10-01 09:45:17 +02:00
makefile build: borrow abra targets, use LDFLAGS on build 2023-10-01 09:51:06 +02:00
message.go refactor!: cleaning up messages 2023-07-27 23:41:59 +02:00
model.go refactor: use SetMode, SetCursorMode is deprecated 2023-10-01 09:45:36 +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

Build Status

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