All checks were successful
Auto Tag on Version Change / check-version (push) Successful in 4s
32 lines
1.4 KiB
Markdown
32 lines
1.4 KiB
Markdown
# Thijooree
|
|
|
|
A native Android client for Maldivian banking services. It is a pure client: requests go directly from your device to the banks' own servers using the same protocols as their official apps. No proxy, no backend, no middleman.
|
|
|
|
[](https://sladge.net)
|
|
[](LICENSE)
|
|

|
|

|
|

|
|
|
|
## Requirements
|
|
|
|
- Android 8.0+ (API 26)
|
|
- Existing accounts with MIB, BML, or Fahipay
|
|
- Your TOTP seed (base32 secret from your authenticator app setup) for each bank
|
|
|
|
## Download
|
|
[Download latest APK](https://git.shihaam.dev/shihaam/ISODroid/releases/latest)
|
|
|
|
## Privacy
|
|
|
|
No data ever leaves your device except the API calls to the banking services themselves. See the [security audit](docs/AI_SECURITY_CHECK.md) for a full list of every server the app connects to.
|
|
|
|
## Disclaimer
|
|
|
|
This is an unofficial third-party app. It is not affiliated with, endorsed by, or supported by MIB, BML, or Fahipay. Use at your own risk. Review the source code before entering your banking credentials.
|
|
|
|
|
|
## License
|
|
|
|
GNU General Public License v3.0 - See [LICENSE](LICENSE) file for details
|