Quickly receive anonymous and temporary mails using Guerrilla Mail.
- Visit the web version.
- Get it on F-Droid
- Direct download APK
- Direct download Debian archive
- Direct download Linux binaries
See CHANGELOG.md.
Currently, all officially supported Flutter platforms are compatible; this is
- Android
- iOS
- Linux
- macOS
- Windows
- web
For all these platforms, you can build it yourself.
To do so, install Flutter and follow these steps:
# load required dependencies
flutter pub get
# see the device you want to use
flutter devices
# finally run the app
flutter run -d YOUR_DEVICE
This project is EUPL-1.2 licensed. For further information, consult LICENSE.