Replying to Avatar daniele

From 1e9ded3db76cd20f0d32cb3835e11f3049aac569 Mon Sep 17 00:00:00 2001

From: dtonon

Date: Mon, 1 Sep 2025 15:48:06 +0200

Subject: [PATCH 2/3] Add nstart.me

---

apps.toml | 25 +++++++++++++++++++++++++

1 file changed, 25 insertions(+)

diff --git a/apps.toml b/apps.toml

index 4d1d312..132c4d1 100644

--- a/apps.toml

+++ b/apps.toml

@@ -1496,3 +1496,28 @@ platforms = [ "web" ]

source = "https://gitworkshop.dev/npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6/lantern"

thumb = "https://lh3.googleusercontent.com/aV2Br8dbpnyO1LS5cZRwwx3qN7gmLOvYNSGLq2keecKaFgzD93RkBZFcALizJMeUcNtot4wUWvCEWF7YH6CYQYgcquc=s60"

url = "https://chromewebstore.google.com/detail/lantern/jjoijlenmgefkaeiomoaelcljfibpcgh"

+

+[nstart]

+name = "Nstart.me"

+categories = ["tools", "onboarding"]

+description = "An easy onboarding wizard to guide new users to Nostr"

+gallery = [

+ "",

+ "",

+ "",

+ "",

+ "",

+]

+features = [

+ "Web based, works on desktop and mobile",

+ "Multilingual and easy to use, offer an explicative guide step by step",

+ "Receive an (encrypted) backup via email of your account",

+ "Create a FROST (multi-signature) bunker to secure login on many apps",

+ "Start with an interesting follows, copying it from well know users",

+ "Are you a dev? Use it in your app to create a smooth onboarding experience",

+]

+npub = "npub10000003zmk89narqpczy4ff6rnuht2wu05na7kpnh3mak7z2tqzsv8vwqk"

+platforms = ["web"]

+thumb = ""

+url = "https://nstart.me"

+source = "https://github.com/dtonon/nstart"

--

libgit2 1.9.1

From d9b0206234852ab66b42d7a0563c55235b1f763f Mon Sep 17 00:00:00 2001

From: dtonon

Date: Mon, 1 Sep 2025 15:48:27 +0200

Subject: [PATCH 3/3] Add oracolo.me

---

apps.toml | 22 ++++++++++++++++++++++

1 file changed, 22 insertions(+)

diff --git a/apps.toml b/apps.toml

index 132c4d1..4ed871f 100644

--- a/apps.toml

+++ b/apps.toml

@@ -1521,3 +1521,25 @@ platforms = ["web"]

thumb = ""

url = "https://nstart.me"

source = "https://github.com/dtonon/nstart"

+

+[oracolo]

+name = "Oracolo.me"

+categories = ["blogging", "microblogging", "tools"]

+description = "A minimalist Nostr blog that consists of a single html file"

+gallery = [

+ "",

+ "",

+ "",

+ "",

+]

+features = [

+ "Use an online wizard to easily create your own blog, powered by Nostr",

+ "Freely design the blog's structure using content blocks",

+ "Export the full blog with a single HTML file for self hosting, or",

+ "Enjoy the free Oracolo service and go online just pointing your domain",

+]

+npub = "npub10000003zmk89narqpczy4ff6rnuht2wu05na7kpnh3mak7z2tqzsv8vwqk"

+platforms = ["web"]

+thumb = ""

+url = "https://oracolo.me"

+source = "https://github.com/dtonon/oracolo"

--

libgit2 1.9.1

Reply to this note

Please Login to reply.

Discussion

Test reply

Viewing this patch thread from #gnostr….