Open-source expense tracker
Go to file
2023-11-01 18:54:14 +01:00
.flutter@476aa717cd chore: ugprade flutter 2023-10-30 20:32:05 +01:00
.vscode feat: create basic function to load from ocr 2023-11-01 17:58:05 +01: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 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 fix: more untranslated strings 2023-11-01 18:54:14 +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: upgrade flutter_lints manually 2023-11-01 15:51:03 +01:00
pubspec.yaml chore: upgrade flutter_lints manually 2023-11-01 15:51:03 +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