MominRaza / messages_wallet

Shows all your bank transactions sms in a simple and easy listview grouped by month
http://mominraza.dev/messages_wallet/
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link
bank-transaction-sms flutter-app

Messages Wallet

This open-source Android app simplifies your banking experience by extracting transaction details from SMS messages - all processed directly on your device. Easily view and organize your financial activity in a straightforward list format. Take control of your transactions effortlessly with this user-friendly tool.

Download and Install

To download and install Messages Wallet, follow these steps:

  1. Go to the latest release page.
  2. Scroll down to the "Assets" section and download the APK file.
  3. Once the download is complete, open the APK file on your Android device.
  4. Follow the on-screen instructions to install Messages Wallet.
  5. Once installed, you can launch the app and start using it.

Enjoy the simplified banking experience with Messages Wallet! πŸŽ‰πŸ“±

Supported Banks

Supported Credit Cards

Adding Support for Your Bank?

Create an issue with sample transaction messages and sender address. Let's expand Messages Wallet together! πŸŒπŸ’Ό

Feel free to contribute and make it even better! πŸš€πŸ‘©β€πŸ’»

Building the Android App

To build the Messages Wallet Android app, follow these steps:

  1. Clone the GitHub repository:

    git clone https://github.com/MominRaza/messages_wallet.git
  2. Make sure Flutter and Android development tools are available on your system.

  3. Run the following command to install dependencies:

    flutter pub get
  4. Finally, run the app on your connected Android device or emulator:

    flutter run

Now you can build and run the Messages Wallet app on your Android device! πŸš€πŸ“±