From 5c866421a3843bb71a9c139fae243ea502d3c163 Mon Sep 17 00:00:00 2001 From: RAR Date: Tue, 28 Jan 2025 22:24:54 +0100 Subject: [PATCH] add 4ga Boards (#1026) --- software/4ga-boards.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 software/4ga-boards.yml diff --git a/software/4ga-boards.yml b/software/4ga-boards.yml new file mode 100644 index 0000000000..7a99936dee --- /dev/null +++ b/software/4ga-boards.yml @@ -0,0 +1,14 @@ +name: "4ga Boards" +website_url: "https://4gaboards.com" +source_code_url: "https://github.com/RARgames/4gaBoards" +description: "Straightforward realtime kanban boards management for intuitive task tracking. Featuring an elegant dark mode, collapsible todo lists, and multitasking tools to supercharge your team's productivity." +licenses: + - MIT +platforms: + - Nodejs + - Docker + - K8S +tags: + - Task Management & To-do Lists + - Software Development - Project Management +demo_url: "https://demo.4gaboards.com" \ No newline at end of file