Coder Social home page Coder Social logo

sinvayung / fertility-test-analyzer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lrq3000/fertility-test-analyzer

0.0 0.0 0.0 5.17 MB

Android app that helps women interpret ovulation and pregnancy test strips by quantifying using the phone's camera. Still works on Android 10. Original dev open-sourced because of lack of time to maintain (kudos to them). Mirror of https://gitlab.com/colnix/fta

Home Page: https://f-droid.org/packages/com.colnix.fta/

License: Apache License 2.0

Java 100.00%

fertility-test-analyzer's Introduction

Fertility Test Analyzer

Fertility Test Analyzer (FTA) is an Android app developed by Colnix Technology that helps women interpret ovulation and pregnancy test strips.

Building

The minimal requirements to build FTA are Java 8 and Inkscape installed and in the path. Simply run:

./gradlew build

from the terminal. The resulting APK installer will be produced as app/build/outputs/apk/app-release-unsigned.apk.

FTA is constructed with the building tool Gradle and can be imported and built within Android Studio, but still requires Inkscape.

The reason it needs Inkscape is because it generates the PNGs for all the screen resolutions from a list of SVGs. The Gradle plugin that actually does so can be easily ported to other projects copying the /app/svg.gradle file and including the line:

apply from: 'svg.gradle'

in the destination /app/build.gradle file.

License Agreement

The source code has been released to the public under the Apache 2.0 license. If you use this software or any part of it, don't forget to display the notice text attached.

Terms of Service

Any information given by FTA does not constitute medical practice or advice, nor is it intended to replace the necessity of consultation with a practitioner. Always consult your personal practitioner for definitive answers to your medical questions. You agree that Colnix will incur no legal or moral liabilities to you or anyone else for your use of FTA.

Colnix explicitly warns against and prohibits the use of FTA as a contraception tool or for pregnancy avoidance. FTA has been designed only to provide tools for people interested in getting pregnant. FTA cannot be used for scheduling or planning medical procedures, medication, or supplements usage. Always consult your health care provider before taking such decisions.

Privacy Policy

FTA does not remotely collects, stores and uses your personal information at all. All the data and images you input are stored in your own device.

fertility-test-analyzer's People

Contributors

pablocolnix avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.