Open-source expense tracker
Go to file
2024-01-09 23:05:20 +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 fix: set newer minSdk for fluttertoast 2024-01-09 00:39:31 +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 fix(ocr): correctly load data from API 2024-01-09 23:03:23 +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: edit per new lints, add editing categories 2023-12-29 21:39:54 +01:00
CHANGELOG.md chore: bump version 2024-01-09 23:05:20 +01:00
flutterw chore: update flutterw 2023-09-29 11:36:53 +02:00
l10n.yaml feat: allow switching between bar nad line charts 2023-12-25 19:03:52 +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 fix: iOS specific fixes (#21) 2024-01-09 00:31:03 +01:00
pubspec.yaml chore: bump version 2024-01-09 23:05:20 +01:00
README.md docs: add app store links 2024-01-09 00:59:17 +01:00
renovate.json Update renovate.json 2023-12-25 12:14:09 +01: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