Skip to content

An app that helps you to automate your bank account login easily (ONLY FOR macOS & iOS USERS)

License

Notifications You must be signed in to change notification settings

mtawil/bank-login-automation

Repository files navigation

Bank Login Automation

An app that helps you to automate your bank account login easily (ONLY FOR macOS & iOS USERS)

Getting Started

These instructions will get this automation installed and running on your macOS platform.

Prerequisites

Forward SMS messages to your macOS device

If you don't forward your SMS text messages to your macOS yet, what are you waiting for? Do it right NOW so I can help getting the bank token and putting you in relaxation mode 💆‍♂️.

Disable Systems Integrity Protection (SIP)

Since the introduction of Apple's System Integrity Protection (SIP) policy in El Capitan (10.11), various applications and features have sometimes required a circumvention of the policy in order to install correctly.

To disable SIP, Follow these instructions in order to access to your SMS messages chat database file.

Install Node Package Manager (npm)

brew install npm

Install Advanced Process Manager (pm2)

npm i -g pm2

Install Userscript Manager (tampermonkey)

Get the most popular userscript manager Tampermonkey in your browser.

Installing

Clone the repository

git clone https://github.com/mtawil/bank-login-automation.git && cd bank-login-automation

Install packages

npm install

Run a process manager

pm2 start app.js

Install bank userscripts:

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Mohammad ALTAWEEL - Initial work - mtawil

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

An app that helps you to automate your bank account login easily (ONLY FOR macOS & iOS USERS)

Resources

License

Stars

Watchers

Forks

Packages

No packages published