From c3ba80a8c0367b906a8154d39f74462bf206a688 Mon Sep 17 00:00:00 2001 From: Tianyu Liu <14870453+t-liu93@users.noreply.github.com> Date: Fri, 13 Jun 2025 23:43:03 +0200 Subject: [PATCH] Add AFFiNE to Knowledge Management Tools (#1420) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/affine-community-edition.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/affine-community-edition.yml diff --git a/software/affine-community-edition.yml b/software/affine-community-edition.yml new file mode 100644 index 0000000000..88d4f3ca91 --- /dev/null +++ b/software/affine-community-edition.yml @@ -0,0 +1,12 @@ +name: "AFFiNE Community Edition" +website_url: "https://affine.pro/" +source_code_url: "https://github.com/toeverything/AFFiNE" +description: "Next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, customizable and ready to use (alternative to Notion and Miro)." +licenses: + - MIT + - AGPL-3.0 +platforms: + - Docker +tags: + - Knowledge Management Tools +demo_url: "https://app.affine.pro/"