From 93846a88bcb6cc4e2f98c9de3416cb3f3d603880 Mon Sep 17 00:00:00 2001 From: Michael Soh <2767724+sohmc@users.noreply.github.com> Date: Sun, 8 Sep 2024 09:20:42 -0400 Subject: [PATCH] Added Silverbullet note taking app (#815) --- software/silverbullet.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 software/silverbullet.yml diff --git a/software/silverbullet.yml b/software/silverbullet.yml new file mode 100644 index 0000000000..99c390d79b --- /dev/null +++ b/software/silverbullet.yml @@ -0,0 +1,14 @@ +name: "SilverBullet" +website_url: "https://silverbullet.md/" +source_code_url: "https://github.com/silverbulletmd/silverbullet" +description: "Note-taking application optimized for people with a hacker mindset." +licenses: + - MIT +platforms: + - Docker + - Deno +tags: + - Note-taking & Editors + - Pastebins +demo_url: "https://play.silverbullet.md/" +related_software_url: "https://silverbullet.md/Libraries"