Update Readme.md

This commit is contained in:
Christopher Beckmann 2018-09-05 12:49:02 +02:00
commit 75340c43a3

View file

@ -1,27 +1,27 @@
## Privacy Friendly App Break Reminder
## Privacy Friendly Pausing Healthily
This application contains the functionality for a privacy friendly break reminder.
It includes a countdowntimer, the possibility to choose exercises and define exercise sets.
This application contains the functionality for a privacy friendly break reminder.
It includes a countdown timer, the possibility to choose exercises and define exercise sets.
You can then choose different exercise sets, to complete during your break time.
This app belongs to the group of Privacy Friendly Apps developed by the Technische Universität Darmstadt.
This app belongs to the group of Privacy Friendly Apps.
## Motivation
As it is part of the Privacy Friendly Apps developed by the SECUSO research group of the Technische Universtität Darmstadt in Germany, it is optimized due to user's privacy. Further information can be found on https://secuso.org/pfa
As it is part of the Privacy Friendly Apps developed by the SECUSO research group, it is optimized due to user's privacy. Further information can be found on https://secuso.org/pfa
## Download and more Information
Further development requires Android Studio, we recommend to use at least version 3.0.0
Further development requires Android Studio, we recommend to use at least version 3.1.1
### API Reference
Mininum SDK: 21
Target SDK: 25
Target SDK: 27
## License
Privacy Friendly Break Reminder is licensed under the GPLv3.
Copyright (C) 2017 Christopher Beckmann
Privacy Friendly Pausing Healthily is licensed under the GPLv3.
Copyright (C) 2018 Christopher Beckmann
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -36,7 +36,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
The app uses icons from [Google Design Material Icons](https://design.google.com/icons/index.html) licensed under Apache License Version 2.0. All other images (the logo of Privacy Friendly Apps, the SECUSO logo, the App icon and the exercise Images) copyright [Technische Universtität Darmstadt] (www.tu-darmstadt.de) (2017).
The app uses icons from [Google Design Material Icons](https://design.google.com/icons/index.html) licensed under Apache License Version 2.0. All other images (the logo of Privacy Friendly Apps, the SECUSO logo, the App icon and the exercise Images) copyright [Karlsruhe Institute of Technology (KIT)] (www.kit.edu) (2018).
## Contributors