From 60441c7c446840fba45f93867c5773e1450cd358 Mon Sep 17 00:00:00 2001 From: Alex Tu <6798052+AlexTu2@users.noreply.github.com> Date: Wed, 3 Apr 2024 13:31:52 -0400 Subject: [PATCH] Add ryot (#615) --- software/ryot.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/ryot.yml diff --git a/software/ryot.yml b/software/ryot.yml new file mode 100644 index 0000000000..bc3ddcc4fa --- /dev/null +++ b/software/ryot.yml @@ -0,0 +1,11 @@ +name: "ryot" +website_url: "https://github.com/ignisda/ryot" +source_code_url: "https://github.com/ignisda/ryot" +description: "Platform for tracking various facets of your life - media, fitness, etc." +licenses: + - GPL-3.0 +platforms: + - Docker +tags: + - Personal Dashboards +demo_url: "https://ryot.fly.dev/auth/login?redirectTo=%2F" \ No newline at end of file