From 04a5af7a93a159ea1bfb2485a69baba404d37e72 Mon Sep 17 00:00:00 2001 From: Ren Amamiya <123083837+reyamir@users.noreply.github.com> Date: Tue, 28 Mar 2023 10:48:17 +0700 Subject: [PATCH] updated readme --- README.md | 27 ++++++++------------------- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index d408be17..083c106f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ~ Links will be added once a release is available. ~

-Lume is an open source cross-platform Nostr client, powered by (Tauri) and Next.js | TailwindCSS. +Lume is an open source cross-platform Nostr client, powered by (Tauri) and web-tech.

@@ -32,7 +32,7 @@ Nostr is truly censorship-resistant protocol for social network and messenger ap Lume is simple as it is, no more buzzwords

- App screenshot + App screenshot

@@ -51,38 +51,27 @@ Lume is "an ambitious nostr client", so I don't want to limit it be a part of yo ## Features -**Current**: v0.1.2-alpha +**Current**: v0.2.0 - [x] create new key - [x] import private key (hex/nsec) - [x] followings newsfeed -- [x] global newsfeed - [x] handle note reaction - [x] handle note repost - [x] handle note have image/video -- [x] handle note have markdown +- [x] handle tags (#[x]) in note +- [x] handle reply note - [x] publish a note (support markdown) - [x] update profile - [x] cache profile to local database - [x] offline support - [x] implement newsfeed infinite loading -- [x] native notification - -**Next**: - -- [ ] handle tags (#[x]) in note -- [ ] handle reply note -- [ ] integrate webtorrent -- [ ] publish a reply -- [ ] direct message -- [ ] multi accounts -- [ ] personal profile page -- [ ] setting page -- [ ] windows & linux support +- [x] personal profile page +- [x] windows & linux support ## Roadmap -Public roadmap will be released when Lume reach v0.3.0 +View full roadmap for v0.3.0 [here](https://github.com/users/reyamir/projects/2) ## Running dev build