coracle/README.md

37 lines
1.4 KiB
Markdown
Raw Normal View History

2022-12-15 18:31:47 +00:00
# What is this?
2022-11-24 19:47:03 +00:00
2022-12-24 00:02:01 +00:00
Coracle is a web client for the Nostr protocol. While Nostr is useful for many things, Coracle focuses on providing a high-quality social media experience. Check it out at [coracle.social](https://coracle.social).
2022-12-15 18:31:47 +00:00
[Dufflepud](https://github.com/staab/dufflepud) is a companion server which you can self-host. It helps Coracle with things like link previews and image uploads.
2022-12-24 00:02:01 +00:00
If you like Coracle and want to support its development, you can donate sats via [Geyser](https://geyser.fund/project/coracle).
2022-12-15 18:31:47 +00:00
# Features
2022-11-24 19:47:03 +00:00
2022-11-27 03:34:28 +00:00
- [x] Threads/social
2023-02-15 16:27:49 +00:00
- [x] Profile search
- [x] Login via extension
- [x] Profile sharing via QR codes
- [x] NIP 05 verification
- [x] Bech32 entity search
2022-12-15 13:55:12 +00:00
- [x] Notifications
2023-02-15 16:27:49 +00:00
- [x] Chat and direct messages
- [x] Note composition with mentions and topics
- [x] Follow and follower lists
- [x] Profile pages, follow/unfollow, mute
- [x] Persistent color-coded relay list
- [x] Smart relay selection and display
- [x] Connection quality information
- [ ] Invoice, bech32 entity, mention, link, image, and video rendering
- [ ] Installable as a progressive web app
- [ ] Feeds customizable by person, relay, and topic
- [ ] Media uploads
- [ ] Lightning tips and zaps
- [ ] Keyword mutes
- [ ] Exportable copy of all user events
- [ ] Reporting and basic distributed moderation
- [ ] Content and person recommendations
- [ ] Profile and content search
You can find a more complete changelog [here](./ROADMAP.md).