From 26ab5e9dece653628d17612663c8dfd53af4daa7 Mon Sep 17 00:00:00 2001 From: Cooper Date: Wed, 6 Mar 2019 11:57:51 +0000 Subject: [PATCH] New app: CBTAndroid --- metadata/com.theworld.help.cbtandroid.yml | 33 +++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/com.theworld.help.cbtandroid.yml diff --git a/metadata/com.theworld.help.cbtandroid.yml b/metadata/com.theworld.help.cbtandroid.yml new file mode 100644 index 0000000000..48c096710e --- /dev/null +++ b/metadata/com.theworld.help.cbtandroid.yml @@ -0,0 +1,33 @@ +Categories: + - Sports & Health + - Writing +License: GPL-3.0-only +WebSite: https://copoer.gitlab.io/CBTAndroid/ +SourceCode: https://gitlab.com/copoer/CBTAndroid/tree/HEAD +IssueTracker: https://gitlab.com/copoer/CBTAndroid/issues + +Summary: Seven column CBT thought journal +Description: |- + A simple implementation of a seven column thought journal. + + What is CBT: + CBT is a form of therapy that helps you restructure negative thoughts in order to improve your life + + How to use: + When you find yourself feeling down, record the thoughts you are currently having. Then prove that those thoughts are wrong with facts. Finally come up with a new way of looking at the situation. + + [https://copoer.gitlab.io/CBTAndroid/ Learn More] + +RepoType: git +Repo: https://gitlab.com/copoer/CBTAndroid.git + +Builds: + - versionName: 0.0.4 + versionCode: 3 + commit: v0.0.4 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags