Skip to content

The mobile application for Vanguard, built with Flutter.

License

Notifications You must be signed in to change notification settings

vanguardbackup/mobile

Repository files navigation

Vanguard Logo

License: MIT Tests GitHub Release

Vanguard Mobile

Overview

The Vanguard Mobile app is your essential companion for managing and interacting with your Vanguard backup system. With this app, you can monitor your backups, manage your account, and ensure your data is always secure, all from the convenience of your mobile device.

For more detailed information about the mobile app's features and functionalities, please visit our website and refer to the official documentation.

Features

  • Run Tasks: Run Backup Tasks from the application.
  • Real-time Monitoring: Keep track of your backup status in real-time.
  • Account Management: Easily access and manage your Vanguard account.

Screenshots

Vanguard Mobile Screenshot

Installation

The Vanguard Mobile app is built with Flutter, ensuring a smooth and responsive experience across both Android and iOS platforms. Follow the instructions below to install the app on your device:

  1. Android: Download from the Google Play Store.
  2. iOS: Download from the App Store.

Development Setup

If you are interested in contributing or customizing the Vanguard Mobile app, follow these steps to set up the project for development:

  1. Clone the Repository:

    git clone https://github.com/vanguardbackup/vanguard-mobile.git
    cd vanguard-mobile
  2. Install Dependencies: Ensure you have Flutter installed. Then, install the required dependencies:

    flutter pub get
  3. Run the App: To run the app on an emulator or connected device, use the following command:

    flutter run
  4. Build for Production: To build the app for production, run:

    flutter build apk  # For Android
    flutter build ios  # For iOS

License

The Vanguard Mobile app is licensed under the MIT License, giving you the freedom to use, modify, and distribute the app as needed.

Security Disclosure

If you discover any security vulnerabilities, please follow our Security Disclosure Policy to report them. We take security seriously and appreciate your help in keeping Vanguard Mobile secure.

About

The mobile application for Vanguard, built with Flutter.

Resources

License

Stars

Watchers

Forks

Languages