Giter Site home page Giter Site logo

den13501 / wow-addon-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pocketappz/wow-addon-manager

0.0 0.0 0.0 114 KB

A WPF application that makes it easy to manage Addons in all versions of World of Warcraft

License: GNU General Public License v3.0

C# 100.00%

wow-addon-manager's Introduction

WoW Addon Manager

This is an application that makes it easy to manage Addons in all versions of World of Warcraft.

I created this application as a fun way to learn about WPF and Caliburn Micro mvvm pattern. I have no idea if this application will be useful to anyone, but as i have found it very useful while using it myself, i am now releasing it for everyone to use and contribute to.

It is not the prettiest best-practise code, as it has no tests and no dependency injection. This is because i had no intention of developing the application this far and actually releasing it, i just meant for it to be a quick and dirty application for myself to use.

What the application currently does:

  • Displays list of all installed addons with Title, Author, WoW version it was developed for, Website and description
    • The list can be sorted by clicking on the Column you want to sort it by.
    • You can also drag and drop the columns around if you don't like the default layout.
    • You can search and filter the list by typing in the search box. The list will update as you type.
  • Install Addons by selecting or dragging and dropping one or more .zip files or folders.
    • The application will automatically extract, move and rename all the folders/zips accordingly.
    • You can select as many .zip files as you want and the application will take care of all the installations
    • You can also drag and drop .zip files or folders containing addons into the "Addons tab" to automatically install all of them.
  • Uninstall Addons by selecting one or multiple addons from the list and clicking the "Uninstall Addons" button.
    • To select more than one addon you can: Drag the mouse, use CTRL + mouseclick or Shift.
  • Change your WoW installation folder at any time in the Settings menu.
    • When you change your installation folder the Addons list will automatically update.
    • I plan to implement the ability to have multiple WoW installations at a time and easily switch between them.
  • The menu is accessible by clicking on the "hamburger button" in the top left corner.
  • The application will display a quick notification if newer releases are available on Github.
  • The What's New? tab displays information about the changes in the latest versions.

All changes will be recorded in the Changelog.md file

If you have any suggestions or find any bugs please submit them here on github. And feel free to contribute if you want.

Click here to download the latest release

Some pictures showcasing the application:

wow-addon-manager's People

Contributors

lund259 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.