MFTracker
-
The app complies with the inclusion criteria. -
The app is not already listed in the repo or issue tracker. -
The app has not already been requested -
The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure -
The original app author has been notified, and does not oppose the inclusion. -
Optionally donated to support the maintenance of this app in F-Droid.
The first step is to find the app's Application ID. This is usually the same as the app's Package Name. You will find it in files called AndroidManifest.xml or build.gradle most of the time. You can also see it in the URLs for the app's page in various app stores. Write it here:
APPLICATION ID: com.mftracker.app
Below is a template "metadata file" to fill out, it has only the required fields. F-Droid uses this file to build and publish the app. Build Metadata Reference documents all available options. Add values after the colon
# Categories (one per line, each starting with a space and a minus), chosen from the
# official list: https://f-droid.org/docs/Build_Metadata_Reference/#Categories
Categories:
- Money
# the one license that the whole app is available under, use
# https://spdx.org/licenses/ short identifiers, must be
# floss-compatible FSF and/or OSI approved.
License: MIT
# You can provide details on how to contact the author. These are optional, but
# nice to have.
AuthorName: Sahil Mohile
AuthorEmail: sahilmohile15@gmail.com
AuthorWebSite: https://github.com/sahilmohile15
# A URL for the project's website, and to the source code repository to visit
# using a web browser. WebSite is optional.
WebSite:
SourceCode: https://github.com/sahilmohile15/mftracker
# A link to the issue tracker where bugs are reported
IssueTracker: https://github.com/sahilmohile15/mftracker/issues
# If available, you can also provide links/IDs for donations.
Donate:
Bitcoin:
LiberaPay:
# Name of the application
AutoName: MFTracker
# Repository details to be used by VCS (Version Control Systems)
# git, git-svn, svn, hg or bzr
RepoType: git
# source code repo URL (HTTPS required)
Repo: https://github.com/sahilmohile15/mftracker.git
Why do you want this app added to F-Droid:
MFTracker perfectly aligns with F-Droid's philosophy and values:
- Privacy-First Architecture: The app has NO internet permission - it's truly 100% offline. All transaction data from SMS and notifications is processed locally and never leaves the device.
- Zero Anti-Features: No ads, no tracking, no analytics, no proprietary code, no non-free dependencies.
- India-Specific Solution: Addresses a real need for privacy-conscious users in India who want automatic expense tracking without giving banking credentials or data to cloud services.
- Open Source & Transparent: MIT licensed, all code is auditable, all dependencies are FLOSS.
- F-Droid Ready: Complete Fastlane metadata already included, reproducible build configuration, all build requirements documented.
This app serves users who care about financial privacy and want the convenience of automatic expense tracking without compromising their data sovereignty.
Summary:
Privacy-first expense tracker. Parses bank SMS/notifications locally.
Description:
MFTracker (My Finance Tracker) is a privacy-focused expense tracking application that automatically captures your financial transactions from bank SMS messages and notifications.
Privacy-First Features:
• 100% offline operation - no internet permission • All data stored locally on your device • No cloud sync or external data transmission • SMS and notification data never leaves your device • Only financial SMS/notifications are processed • No user accounts or authentication • Open source and transparent
Smart Expense Tracking:
• Automatic transaction parsing from 20+ Indian banks • Rule-based categorization with 90%+ accuracy • Multi-account support (banks, credit cards, wallets, cash) • Real-time budget tracking with customizable alerts • Comprehensive analytics and insights • Spending predictions and trends
Supported Banks:
HDFC Bank, ICICI Bank, SBI, Axis Bank, Kotak Mahindra, PNB, Bank of Baroda, Canara Bank, IDBI, Yes Bank, IndusInd, IDFC First, Federal Bank, Union Bank, American Express, and more with generic fallback parser.
Features:
• Transaction Management: Add, edit, delete with tags and notes • Budget Management: Set budgets per category with alert thresholds • Analytics Dashboard: Visual charts and spending trends • Recurring Transaction Detection: Automatic pattern recognition • Export: CSV and PDF export functionality • Material Design 3: Modern UI with dark mode support
Performance:
• Lightweight: 85.9MB APK • Low memory usage: <50MB active, <20MB background • Battery efficient: <2% per day • Fast app launch: <1.5s
Security:
• SMS and notification data never leaves your device • Only financial transactions are processed • Optional database encryption support • No tracking or analytics • No advertisements
Built with Flutter for optimal performance and beautiful UI. Perfect for privacy-conscious users who want automatic expense tracking without compromising their financial data security.
.