You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WaterTracker is free software: you can redistribute it and/or modify
12
-
it under the terms of the GNU General Public License as published by
13
-
the Free Software Foundation, either version 3 of the License, or
14
-
(at your option) any later version.
15
-
16
-
WaterTracker is distributed in the hope that it will be useful,
17
-
but WITHOUT ANY WARRANTY; without even the implied warranty of
18
-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
-
GNU General Public License for more details.
20
-
21
-
You should have received a copy of the GNU General Public License
22
-
along with WaterTracker. If not, see <https://www.gnu.org/licenses/>.
23
-
24
3
## About
25
4
WaterTracker is a simple app that reminds you to drink water!
26
5
@@ -36,45 +15,22 @@ A 'Drink water!' notification like shown above will be displayed if you have not
36
15
When all 5 glasses are empty, the notifications will no longer come (until you restart them), and a 'Congratulations' message will appear!
37
16
38
17
## Download
39
-
[Download the APK](https://github.com/ktprograms/WaterTracker/blob/master/app/release/WaterTracker0.1.3beta.apk)
40
-
41
-
## Checksums (All versions)
42
-
**V 0.1.0 Beta:**
43
-
44
-
>MD5: 2c5c2157c83bc3900324a6d5fde99b1b
45
-
>
46
-
>SHA1: b6d073a36f325499386d290d4dab75c5b03e4b3c
47
-
48
-
**V 0.1.1 Beta:**
49
-
50
-
>MD5: b196939cc8cd0c5c28c1cf8059149746
51
-
>
52
-
>SHA1: 88fe561d635a015d816af3593e86df009e11285a
53
-
54
-
**V 0.1.2 Beta:**
55
-
56
-
>MD5: 3c9a796a192bf109beda90c28f1a1da1
57
-
>
58
-
>SHA1: 857f9f8babcacde37f9d7ccc118d9fd993c2f1c2
59
-
60
-
**V 0.1.3 Beta:**
61
-
>MD5: 7335d4fa04193f6cad6bab63cc7aad3c
62
-
>
63
-
>SHA1: 6894bdab669aabd745263349ff3c4eb7dc730dd9
64
-
65
-
# Changelogs
66
-
**V 0.1.0 Beta:**
67
-
68
-
>Initial release
69
-
70
-
**V 0.1.1 Beta:**
18
+
[<imgsrc="get-it-on-github.png"alt="Get it on GitHub"height="80">](https://github.com/ktprograms/WaterTracker/releases/latest)
19
+
[<imgsrc="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"alt="Get it on F-Droid"height="80">](https://f-droid.org/packages/com.ktprograms.watertracker/)
71
20
72
-
>Fixed bug where 'running' text would change to 'not running' when screen is locked then unlocked
21
+
## License
73
22
74
-
**V 0.1.2 Beta:**
23
+
Copyright (c) 2021 Toh Jeen Gie Keith
75
24
76
-
>Converted images to SVG
25
+
WaterTracker is free software: you can redistribute it and/or modify
26
+
it under the terms of the GNU General Public License as published by
27
+
the Free Software Foundation, either version 3 of the License, or
28
+
(at your option) any later version.
77
29
78
-
**V 0.1.3 Beta:**
30
+
WaterTracker is distributed in the hope that it will be useful,
31
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
32
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33
+
GNU General Public License for more details.
79
34
80
-
>Fixed dark mode visual issues.
35
+
You should have received a copy of the GNU General Public License
36
+
along with WaterTracker. If not, see <https://www.gnu.org/licenses/>.
0 commit comments