Skip to content

xicko/inxtamanager

Repository files navigation

Inxta Manager

Inxta Manager is a Flutter-based download manager application specifically designed for the modded Instagram app, Inxta. This manager app provides users with the ability to download, install, and manage different versions of Inxta with ease.

Features

Currently Available:

  • Version Selection: Choose from a list of available Inxta versions to download.
  • Changelog Viewing: View the changelog for each version before downloading.

Planned Features:

  • Help Page: Add a dedicated page that includes all help-related information about Inxta, such as FAQs, troubleshooting tips, and contact details for support.
  • Automatic Installation Prompt: Automatically prompt the installation of Inxta upon completing a download.
  • Update Notifications: Automatically check for updates by detecting the installed version of Inxta and notifying the user when a new version is available.
  • Background Downloads: Enable downloading in the background for a seamless user experience.
  • Automatic Version Downgrading: Allow users to downgrade to older versions of Inxta easily.

Installation

To build and run Inxta Manager on your Android device, follow these steps:

  1. Clone this repository to your local machine:
    git clone https://github.com/xicko/inxtamanager.git
  2. Navigate to the project directory:
    cd inxtamanager
  3. Install dependencies:
    flutter pub get
  4. Connect your Android device or start an emulator.
  5. Run the app:
    flutter run

Usage

  1. Launch Inxta Manager on your Android device.
  2. Select the desired version of Inxta from the dropdown menu.
  3. View the changelog for the selected version.
  4. Download and install the version directly onto your device.

Contributing

Contributions are welcome! Here’s how you can help:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add new feature"
  4. Push to your branch:
    git push origin feature-name
  5. Submit a pull request.

About

Version manager app for Inxta mod

Resources

Stars

Watchers

Forks

Packages

No packages published