From 20a1068eac45a8bfdf3174524f3e4fd2bce77924 Mon Sep 17 00:00:00 2001 From: JodliDev Date: Fri, 17 Nov 2023 14:15:09 +0100 Subject: [PATCH] Add ESMira (#339) Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com> --- software/esmira.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/esmira.yml diff --git a/software/esmira.yml b/software/esmira.yml new file mode 100644 index 0000000000..79a3f9f9ba --- /dev/null +++ b/software/esmira.yml @@ -0,0 +1,11 @@ +name: "ESMira" +website_url: "https://esmira.kl.ac.at" +source_code_url: "https://github.com/KL-Psychological-Methodology/ESMira" +description: "Run longitudinal studies (ESM, AA, EMA) with data collection and communication with participants being completely anonymous." +licenses: + - AGPL-3.0 +platforms: + - PHP +tags: + - Miscellaneous +demo_url: "https://demo-esmira.kl.ac.at/#admin,username:demo,password:demodemodemo"