Skip to content

womail/xplane-plugin-manager

Repository files navigation

X-Plane Plugin Manager

A desktop application for managing X-Plane plugins with a modern, user-friendly interface.

Features

  • Install plugins from ZIP files or folders
  • Backup plugins to ZIP archives
  • Enable/disable plugins
  • Restore plugins from backups
  • View plugin contents
  • Manage plugin installations
  • Operation logging
  • Persistent settings

Requirements

  • Python 3.8+
  • PyQt6
  • See requirements.txt for complete dependencies

Installation

  1. Clone this repository:
git clone https://github.com/womail/xplane-plugin-manager.git
cd xplane-plugin-manager
  1. Install dependencies:
pip install -r requirements.txt

Run the application

python Plugin-App.py
  1. Select your X-Plane installation folder when prompted
  2. (Optional) Select a backup folder for plugin archives
  3. Use the interface to manage your plugins:
    • Install new plugins
    • Create backups
    • Enable/disable plugins
    • Restore from backups
    • View plugin contents

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages