Home

Awesome

AddyManager - addy.io for Android and iPhone.

Mobile app for addy.io (AnonAddy). This app utilises addy.io's API to interact with user account.

Codemagic build status

Get it on

<img src="assets/screenshots/play_store_badge.png" width="250"> <img src="assets/screenshots/app_store_badge.png" width="250">

Support AddyManager

Your support will help the continuous development of this project. Click on QR codes to get copy-able wallet address.

<img src="assets/screenshots/bmc.png" width="250">

Screenshots

<img src="assets/screenshots/account.jpg" width="200"> <img src="assets/screenshots/aliases.jpg" width="200"> <img src="assets/screenshots/search.jpg" width="200"> <img src="assets/screenshots/create_alias.jpg" width="200">

Features

Security

AddyManager requires Access Token to access and manage your addy.io account. It utilizes secure storage, Keychain for iOS and KeyStore for Android, to safely and securely store provided access token.

Your access token is NOT sent to us or any third party server. However, access token is required to interact with your addy.io account and is used to fetch aliases, recipients, domains...etc.

Privacy

AddyManager is free and open source software licensed under MIT. Free as in free of ads, analytics, and trackers. What's yours is yours.

Your account data, aliases, recipients, domains, search history...etc. do NOT leave your device and are DELETED upon log out. Again, what's yours is yours.

Packages used

Please refer to pubspec.yaml for all packages used in this project.

Development

Contribution

You can contribute by reporting bugs, suggesting improvements, and/or by helping out in code. UI/UX designers are always welcome. You can email directly at addymanager@khalidwar.com.

  1. Feel free to fork this repo and help out
  2. Make small, concise, and well documented commits.
  3. No idea where to start? Contact me and I will assign you appropriate tasks.

Getting Started

Check out Flutter's official guide to installing and running Flutter on your system.

Prerequisites

Steps


License

This project is licensed under MIT License. It means you're free to use, copy, modify, merge, publish, distribute, sublicense, and/or sell this project.

Acknowledgement

Special thanks to addy.io's team for providing us with their free and well documented API.

Disclaimer

AddyManager is independently created by Khalid War as a tool to help you manage your addy.io account and is not associated with the official addy.io project or team.