notecrumbs/README.md
2023-12-20 12:29:18 -08:00

29 lines
789 B
Markdown

# notecrumbs
[![ci](https://github.com/damus-io/notecrumbs/actions/workflows/rust.yml/badge.svg)](https://github.com/damus-io/notecrumbs/actions)
A nostr opengraph server build on [nostrdb][nostrdb], [egui][egui], and
[skia][egui-skia]. It renders notes using the CPU in around 50ms.
[nostrdb]: https://github.com/damus-io/nostrdb
[egui]: https://github.com/emilk/egui
[egui-skia]: https://github.com/lucasmerlin/egui_skia
## Status
WIP!
- [x] Local note fetching with nostrdb
- [x] Basic note rendering
- [x] Fetch notes from relays
- [ ] Render profile pictures
- [ ] Cache profile pictures
- [ ] HTML note page
Very alpha. The design is still a bit rough, but getting there:
![wip](https://cdn.jb55.com/s/note1hy7us6sr7ygzrgn973gc6xth3jdfhnanl0sew5k8v70r5f52qtss0pwcha.png)