- Update README with comprehensive documentation - Add release signing configuration - Create GitHub Pages site in docs/
1.5 KiB
1.5 KiB
| layout | title |
|---|---|
| default | FastMask - Fastmail Masked Email Manager for Android |
FastMask
A native Android app for managing Fastmail masked emails.
Create, view, edit, and manage your masked email addresses directly from your Android device.
Download
Features
- View Masked Emails - Browse all your Fastmail masked email addresses
- Create New Masks - Generate new masked email addresses instantly
- Enable/Disable - Toggle masked emails on or off
- Edit Details - Update description, domain, and URL
- Copy to Clipboard - Quick one-tap copy
- Search - Filter your masked emails
- Material You - Modern Material 3 design
Requirements
- Android 8.0 (API 26) or higher
- Fastmail account with API access
Quick Start
- Download the APK from Releases
- Install the app on your Android device
- Create a Fastmail API token at Fastmail Settings
- Enter your token in FastMask to start managing your masked emails
Privacy
- Your API token is stored securely using Android's EncryptedSharedPreferences
- Direct communication with Fastmail's API - no third-party servers
- No analytics or tracking
Source Code
FastMask is open source. View the code on GitHub.
Made with Kotlin and Jetpack Compose