Skip to content

vaginessa/guerrilla_mail_android

Repository files navigation

Logo Guerrilla Mail Mobile - Your unofficial Guerrilla Mail client

Gitlab pipeline status F-Droid

Quickly receive anonymous and temporary mails using Guerrilla Mail.

Try it out

Changelog

See CHANGELOG.md.

Build yourself

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 

License

This project is EUPL-1.2 licensed. For further information, consult LICENSE.