Skip to content

mondlicht-und-sterne/oRing_Reminder

 
 

Repository files navigation

oRing - Reminder

This app help you managing your contraceptive method (created for people using thermal contraception)

Get it on F-Droid Get it on Google Play

Screenshots

unnamed unnamed2 unnamed3

Features:

  • Can predict when you can take your protection off
  • Send a notification when you can take your protection off (with quick replies !)
  • Save your datas into a local database
  • Dark theme
  • Working with 'sessions'
  • Import / Export your datas and settings
  • Add as many pauses as you want in your sessions !
  • Available in 2 languages (FR and EN)
  • Completely open source (and always will be)

Datas

Due to the sensitivity of the data, and the fact this app is open source, no datas is collected. Everything remains on your phone.

How to compile it ?

To compile an Android application, you will need android tools such as Gradle and java installed and configured.

Once installed, use the gradlew script.

For a release version:

./gradlew assembleRelease

For a debug version:

./gradlew assembleDebug

Tech part

This app is coded only in Java and support all the way to Android Lollipop (Api 21)

Feel free to contribute or open a issue if needed.

License

Copyright 2021 lubenard

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

This app remind you when you can take off your contraceptive method (created for people using thermal contraception)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%