Giter Site home page Giter Site logo

tiagoapmartins / myexpenses Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mtotschnig/myexpenses

0.0 0.0 0.0 270.73 MB

GPL licenced Android Expense Tracking App

Home Page: http://www.myexpenses.mobi/

License: GNU General Public License v3.0

Shell 0.18% JavaScript 0.20% Python 0.12% Java 40.09% Kotlin 59.11% CSS 0.02% Makefile 0.04% HTML 0.22% AIDL 0.03%

myexpenses's Introduction

MyExpenses

GPL licenced Android Expense Tracking App.

My Expenses is an Android app designed to keep track of your expenses and incomes, and to export them as QIF files into a desktop finance tool, like Grisbi (Open Source), Gnucash (Open Source), MS Money, Quicken or Wiso Mein Geld.
Works on Android 5.0 and above.

Get it on F-Droid Get it on Google Play

Features

  • Up to five accounts with transfers (unlimited in Contrib version)
  • Define plans (3) for future and recurrent transactions (unlimited in Contrib version)
  • Group transactions per day, week, month, year and display sums per group
  • Two levels of categories (import from Grisbi XML), display distribution of transactions in Contrib version
  • Split transactions (Contrib version)
  • Calculator
  • Export to QIF and CSV (MS Excel), can be automatically shared (via email, FTP, Dropbox, ...) and done in batch in Contrib version
  • Password protection, recoverable with security question in Contrib version
  • Integrated Help
  • Data backup and restore
  • Aggregate financial situation over all accounts with same currency
  • Two themes: light and dark

Credits

My Expenses relies on many Open Source libraries and has borrowed code from other Open Source projects :

and on the contribution of many users that helped make My Expenses available in 34 different languages.

Code has also been contributed by:

  • khris78 (Configuring and applying custom colors to accounts)
  • Ayman Abdelghany (Applying Sonar code quality checks)
  • eltos (Improved Input Dialogs and Color Pickers)
  • tillgraeger implemented several tickets (#640, #704, #638) in the context of his internship.

Build

git clone --depth 1 https://github.com/mtotschnig/MyExpenses.git
cd MyExpenses
export ANDROID_HOME={sdk-dir}
./gradlew build

If gradlew gives you a "Failed to install the following Android SDK packages" error message, the packages can be installed manually with commands such as:

$ANDROID_HOME/cmdline-tools/bin/sdkmanager --install --sdk_root=$ANDROID_HOME "platforms;android-32"
$ANDROID_HOME/cmdline-tools/bin/sdkmanager --install --sdk_root=$ANDROID_HOME "build-tools;30.0.3"

If gradlew errors out with "Could not dispatch a message to the daemon", just re-run the command. This can happen when the system is low on memory. The same is true for the "Gradle build daemon disappeared unexpectedly" error.

Integrate

My Expenses now has experimental support for inserting data from third party apps. See TransactionsContract.java.

myexpenses's People

Contributors

arghaffari avatar arnaldotecadm avatar aymandf avatar balaraz avatar christoft avatar comradekingu avatar dependabot[bot] avatar edo0 avatar eltos avatar geeyun-jy3 avatar iamhabenula avatar kx1991 avatar lauco74 avatar maronghappy avatar milotype avatar mnabeelhassan avatar mtotschnig avatar niranjanpr avatar oersen avatar poussinou avatar rezaalmanda avatar rysete avatar santossi avatar sr093906 avatar tillgraeger avatar tuchit avatar tulliver avatar umeaboy avatar weblate avatar yarons 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.