Open-source expense tracker
Go to file
2023-11-01 15:48:14 +01:00
.flutter@476aa717cd chore: ugprade flutter 2023-10-30 20:32:05 +01:00
.vscode refactor(ui): 💄 change textfield border on android 2023-09-29 11:38:21 +02:00
android fix(ocr): ocr, switch tessdata_best with fast 2023-10-05 17:47:20 +02:00
assets fix(ocr): ocr, switch tessdata_best with fast 2023-10-05 17:47:20 +02:00
integration_test test: create base test 2023-09-14 18:12:54 +02:00
ios chore: 💄 change theme and icons 2023-09-14 18:12:54 +02:00
lib wip: work on adding data from OCR 2023-11-01 15:39:25 +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
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 feat: create base project 2023-09-08 11:50:21 +02:00
PRIVACY.md docs: create PRIVACY.md 2023-09-08 12:09:28 +02:00
pubspec.lock chore: check deps 2023-11-01 15:48:14 +01:00
pubspec.yaml chore: check deps 2023-11-01 15:48:14 +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