From 0a7b662c18b4d73687bce775288d815bc773d9da Mon Sep 17 00:00:00 2001 From: Nicolaos Skimas Date: Wed, 6 Mar 2024 14:57:03 -0800 Subject: [PATCH] Add gathio (#587) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/gathio.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/gathio.yml diff --git a/software/gathio.yml b/software/gathio.yml new file mode 100644 index 0000000000..967d555721 --- /dev/null +++ b/software/gathio.yml @@ -0,0 +1,12 @@ +name: "gathio" +website_url: "https://gath.io/" +source_code_url: "https://github.com/lowercasename/gathio" +description: "Self-destructing, shareable, no-registration event pages." +licenses: + - GPL-3.0 +platforms: + - Nodejs + - Docker +tags: + - Polls and Events +demo_url: "https://gath.io/"