{"id":13553074,"url":"https://github.com/codinguser/gnucash-android","last_synced_at":"2025-05-15T11:02:56.283Z","repository":{"id":3342610,"uuid":"4387088","full_name":"codinguser/gnucash-android","owner":"codinguser","description":"Gnucash for Android mobile companion application. ","archived":false,"fork":false,"pushed_at":"2024-06-14T12:24:04.000Z","size":20716,"stargazers_count":1242,"open_issues_count":167,"forks_count":537,"subscribers_count":98,"default_branch":"master","last_synced_at":"2025-05-15T11:02:26.460Z","etag":null,"topics":["android","gnucash","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codinguser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-05-20T19:58:40.000Z","updated_at":"2025-05-13T03:46:11.000Z","dependencies_parsed_at":"2022-07-08T01:45:21.523Z","dependency_job_id":"2225752a-d1ed-4ead-b89e-0492a0b29c4a","html_url":"https://github.com/codinguser/gnucash-android","commit_stats":{"total_commits":1355,"total_committers":65,"mean_commits":"20.846153846153847","dds":0.5055350553505535,"last_synced_commit":"2ad44adf6dd846aabf8883d41be3719b723bf4f1"},"previous_names":[],"tags_count":117,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codinguser%2Fgnucash-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codinguser%2Fgnucash-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codinguser%2Fgnucash-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codinguser%2Fgnucash-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codinguser","download_url":"https://codeload.github.com/codinguser/gnucash-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254328385,"owners_count":22052632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","gnucash","java"],"created_at":"2024-08-01T12:02:16.861Z","updated_at":"2025-05-15T11:02:56.231Z","avatar_url":"https://github.com/codinguser.png","language":"Java","readme":"\u003ca href=\"https://travis-ci.org/codinguser/gnucash-android\" target=\"_blank\"\u003e\r\n\u003cimg src=\"https://travis-ci.org/codinguser/gnucash-android.svg?branch=develop\" alt=\"Travis build status\" /\u003e\r\n\u003c/a\u003e\r\n\r\n# Introduction\r\n\r\nGnuCash Android is a companion expense-tracker application for GnuCash (desktop) designed for Android.\r\nIt allows you to record transactions on-the-go and later import the data into GnuCash for the desktop.\r\n\r\nAccounts            |  Transactions          |  Reports\r\n:-------------------------:|:-------------------------:|:-------------------------:\r\n![Accounts List](docs/images/v2.0.0_home.png)  |  ![Transactions List](docs/images/v2.0.0_transactions_list.png) |  ![Reports](docs/images/v2.0.0_reports.png)\r\n\r\nThe application supports Android 4.4 KitKat (API level 19) and above.\r\n\r\nFeatures include:\r\n\r\n  * An easy-to-use interface.\r\n\r\n  * **Chart of Accounts**: A master account can have a hierarchy of detail accounts underneath it.  \r\n    This allows similar account types (e.g. Cash, Bank, Stock) to be grouped into one master account (e.g. Assets).\r\n\r\n  * **Split Transactions**: A single transaction can be split into several pieces to record taxes, fees, and other compound entries.\r\n\r\n  * **Double Entry**: Every transaction must debit one account and credit another by an equal amount.\r\n    This ensures that the \"books balance\": that the difference between income and outflow exactly\r\n    equals the sum of all assets, be they bank, cash, stock or other.\r\n\r\n  * **Income/Expense Account Types (Categories)**: These serve not only to categorize your cash flow, but when used properly with the double-entry feature, these can provide an accurate Profit\u0026Loss statement.\r\n\r\n  * **Scheduled Transactions**: GnuCash has the ability to automatically create and enter transactions.\r\n\r\n  * **Export to GnuCash XML**, QIF or OFX. Also, scheduled exports to 3rd-party sync services like DropBox and Google Drive\r\n\r\n  * **Reports**: View summary of transactions (income and expenses) as pie/bar/line charts\r\n\r\n\r\n# Installation\r\n\r\nThere are different ways to get the GnuCash app for Android; through\r\nthe app store, from github or building it yourself.\r\n\r\n\r\n### App Store\r\n\r\n\u003ca href=\"http://play.google.com/store/apps/details?id=org.gnucash.android\"\u003e\r\n  \u003cimg alt=\"Android app on Google Play\" src=\"http://developer.android.com/images/brand/en_generic_rgb_wo_60.png\" /\u003e\r\n\u003c/a\u003e\r\n\r\n### From GitHub\r\n\r\nDownload the .apk from https://github.com/codinguser/gnucash-android/releases\r\n\r\n## Building\r\n\r\n### With Gradle\r\n\r\nThis project requires the [Android SDK](http://developer.android.com/sdk/index.html)\r\nto be installed in your development environment. In addition you'll need to set\r\nthe `ANDROID_HOME` environment variable to the location of your SDK. For example:\r\n\r\n    export ANDROID_HOME=/home/\u003cuser\u003e/tools/android-sdk\r\n\r\nAfter satisfying those requirements, the build is pretty simple:\r\n\r\n* Run `./gradlew build installDevelopmentDebug` from the within the project folder.\r\nIt will build the project for you and install it to the connected Android device or running emulator.\r\n\r\nThe app is configured to allow you to install a development and production version in parallel on your device.\r\n\r\n### With Android Studio\r\nThe easiest way to build is to install [Android Studio](https://developer.android.com/sdk/index.html) v2.+\r\nwith [Gradle](https://www.gradle.org/) v3.4.1\r\nOnce installed, then you can import the project into Android Studio:\r\n\r\n1. Open `File`\r\n2. Import Project\r\n3. Select `build.gradle` under the project directory\r\n4. Click `OK`\r\n\r\nThen, Gradle will do everything for you.\r\n\r\n## Support\r\n\r\nGoogle+ Community: https://plus.google.com/communities/104728406764752407046\r\n\r\n## Contributing\r\n\r\nThere are several ways you could contribute to the development.\r\n\r\n* Pull requests are always welcome! You could contribute code by fixing bugs, adding new features or automated tests. \r\nTake a look at the [bug tracker](https://github.com/codinguser/gnucash-android/issues?state=open)\r\nfor ideas where to start. It is also preferable to target issues in the current [milestone](https://github.com/codinguser/gnucash-android/milestones). \r\n* Make sure to read our [contribution guidelines](https://github.com/codinguser/gnucash-android/blob/master/.github/CONTRIBUTING.md) before starting to code. \r\n\r\n* Another way to contribute is by providing translations for languages, or improving translations.\r\nPlease visit [CrowdIn](https://crowdin.com/project/gnucash-android) in order to update and create new translations\r\n\r\nFor development, it is recommended to use the Android Studio for development which is available for free.\r\nImport the project into the IDE using the build.gradle file. The IDE will resolve dependencies automatically.\r\n\r\n# License\r\nGnuCash Android is free software; you can redistribute it and/or\r\nmodify it under the terms of the Apache license, version 2.0.\r\nYou may obtain a copy of the License at\r\n\r\n       http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software\r\ndistributed under the License is distributed on an \"AS IS\" BASIS,\r\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\nSee the License for the specific language governing permissions and\r\nlimitations under the License.\r\n","funding_links":[],"categories":[":shamrock:  **Categories**","Java","Android Apps","android"],"sub_categories":[":moneybag: Finance","Android Finance"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodinguser%2Fgnucash-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodinguser%2Fgnucash-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodinguser%2Fgnucash-android/lists"}