From fe9cb1fcc60762ed59a2a224672cd8ce8e468566 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Wed, 14 May 2025 00:47:24 +0100 Subject: [PATCH] Create Health and Fitness Tag (#1363) Co-authored-by: Rabenherz112 Co-authored-by: nodiscc --- software/endurain.yml | 2 +- software/fasten-health.yml | 2 +- software/mere-medical.yml | 2 +- software/openemr.yml | 4 ++-- software/wger.yml | 2 +- tags/health-and-fitness.yml | 2 ++ 6 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 tags/health-and-fitness.yml diff --git a/software/endurain.yml b/software/endurain.yml index 47ae7fe284..198f76f338 100644 --- a/software/endurain.yml +++ b/software/endurain.yml @@ -7,7 +7,7 @@ licenses: platforms: - Docker tags: - - Miscellaneous + - Health and Fitness stargazers_count: 975 updated_at: '2025-05-11' archived: false diff --git a/software/fasten-health.yml b/software/fasten-health.yml index c40df2f6b8..ad6e8be5ba 100644 --- a/software/fasten-health.yml +++ b/software/fasten-health.yml @@ -7,7 +7,7 @@ platforms: - Go - Docker tags: - - Miscellaneous + - Health and Fitness source_code_url: https://github.com/fastenhealth/fasten-onprem/ depends_3rdparty: true stargazers_count: 2247 diff --git a/software/mere-medical.yml b/software/mere-medical.yml index f87574ab66..a6b2fa6442 100644 --- a/software/mere-medical.yml +++ b/software/mere-medical.yml @@ -7,7 +7,7 @@ platforms: - Docker - Nodejs tags: - - Miscellaneous + - Health and Fitness source_code_url: https://github.com/cfu288/mere-medical demo_url: https://demo.meremedical.co depends_3rdparty: true diff --git a/software/openemr.yml b/software/openemr.yml index 8db7d2cb33..b41716c448 100644 --- a/software/openemr.yml +++ b/software/openemr.yml @@ -8,8 +8,8 @@ platforms: - PHP - Docker tags: - - Miscellaneous -demo_url: https://www.open-emr.org/demo/ + - Health and Fitness +demo_url: "https://www.open-emr.org/demo/" stargazers_count: 3435 updated_at: '2025-05-11' archived: false diff --git a/software/wger.yml b/software/wger.yml index 3ef9de3ee4..4120775419 100644 --- a/software/wger.yml +++ b/software/wger.yml @@ -7,7 +7,7 @@ platforms: - Python - Docker tags: - - Miscellaneous + - Health and Fitness source_code_url: https://github.com/wger-project/wger demo_url: https://wger.de/en/dashboard stargazers_count: 4654 diff --git a/tags/health-and-fitness.yml b/tags/health-and-fitness.yml new file mode 100644 index 0000000000..bba34cff2f --- /dev/null +++ b/tags/health-and-fitness.yml @@ -0,0 +1,2 @@ +name: Health and Fitness +description: '[Medical](https://en.wikipedia.org/wiki/Medical_software), [Health](https://en.wikipedia.org/wiki/Health_information_technology) and [Fitness](https://en.wikipedia.org/wiki/Fitness_tracker) software.' \ No newline at end of file