Giter VIP home page Giter VIP logo

car-report's Introduction

Car Report

Android app for saving and looking up costs (refuelings, ...) of your car.

Car Report is an android app, which lets you enter refuelings and other income and expenses of your cars and displays nice reports. The following are currently included:

  1. Fuel consumption
  2. Fuel price
  3. Mileage
  4. Costs in general

You can add reminders based on mileage and time for car related recurring actions, e.g. general inspection once a year.

It provides synchronization with Dropbox and Google Drive and has basic backup/restore and CSV import/export functionality.

Install

Car Report on Play Store (This is the full version.)

Car Report on F-Droid (This is a special FOSS version without Google Drive sync.)

Build

The app uses gradle, so to build it just open a command line, switch to the app directory and execute one of the following commands.

# Full version
gradle assembleFullRelease

# FOSS version
gradle assembleFossRelease

Note: It seems gradle will try to download the Google Play Services libraries in a FOSS build, although they are not used for compiling. If you don't have these libraries available, you need to temporary remove all lines prefixed with fullCompile from the build.gradle file in the app folder. See this comment for more information.

License

Apache 2.0 © Jan Kühle.

car-report's People

Contributors

deepsource-io[bot] avatar scottmarsden avatar scttmars avatar

Watchers

 avatar  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.