Open-source expense tracker
Go to file
2023-12-25 15:38:19 +01:00
.flutter@fed06b31d9 chore: upgrade flutter and deps 2023-12-25 12:17:45 +01:00
.vscode feat(graphs): render income graph next to expense graph 2023-11-22 15:09:05 +01:00
android chore: change up gradlew version for java 2023-12-25 15:38:19 +01:00
assets fix(ocr): ocr, switch tessdata_best with fast 2023-10-05 17:47:20 +02:00
integration_test feat: allow creating new wallets + fix bugs 2023-11-01 18:39:21 +01:00
ios chore: 💄 change theme and icons 2023-09-14 18:12:54 +02:00
lib feat(graphs): render income graph next to expense graph 2023-11-22 15:09:05 +01:00
.gitignore feat: create base project 2023-09-08 11:50:21 +02:00
.gitmodules feat: create base project 2023-09-08 11:50:21 +02:00
.metadata feat: create base project 2023-09-08 11:50:21 +02:00
analysis_options.yaml feat: create base project 2023-09-08 11:50:21 +02:00
CHANGELOG.md docs: change version and add CHANGELOG 2023-11-01 19:24:24 +01:00
flutterw chore: update flutterw 2023-09-29 11:36:53 +02:00
l10n.yaml feat: localization 2023-11-01 15:39:24 +01:00
LICENSE.md docs: change version and add CHANGELOG 2023-11-01 19:24:24 +01:00
PRIVACY.md docs: create PRIVACY.md 2023-09-08 12:09:28 +02:00
pubspec.lock chore: upgrade flutter and deps 2023-12-25 12:17:45 +01:00
pubspec.yaml chore: upgrade flutter and deps 2023-12-25 12:17:45 +01:00
README.md feat(ocr): 🚧 work on adding entries through OCR 2023-11-01 15:39:24 +01:00
renovate.json Update renovate.json 2023-09-12 20:08:00 +02:00

prasule

Codemagic build status Bug issue count wakatime

Expense manager

License

        Copyright (C) 2023 Matyáš Caras

        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU Affero General Public License version 3 as
        published by the Free Software Foundation.

        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU Affero General Public License for more details.

        You should have received a copy of the GNU Affero General Public License
        along with this program.  If not, see <https://www.gnu.org/licenses/>.

The base app includes the tessdata_fast English trained data, ©️ tessdata_fast / Tesseract contributors, used under the Apache 2.0 license