Skip to content

Zelfrom/Mtgdb

 
 

Repository files navigation

Mtgdb.Gui Overview

Mtgdb.Gui is a free and opensource Windows application to help Magic the Gathering players build decks. Card search features are well-thought, powerful and intutive. Users may limit the search to the cards from their own collection. Search for similar cards shows you cards with similar text and / or generated mana.

Mtgdb.Gui supports several ways to input decks and collections. Some of them are blazingly fast like drag-n-drop as well as copy and paste operations from other applications or websites.

Decks can be saved in various formats compatible with other MTG-related applications such as Magic the Gathering Online, Forge or XMage.

Graphical diagrams give you a high-level understanding of what is your current workset like. The simplest example of a diagram is mana curve.

You can analyze your deck or collection from different angles by building your own diagram. It is conceptually the same as building pivot table or pivot diagram in Excel.

User interface

Mtgdb.Gui user interface

Links

Download
Support & feedback
Wiki

Mtgdb.Controls project

Most non-standard WinForms controls used in Mtgdb.Gui were separated into a project Mtgdb.Controls with no external dependencies. Thus you can copy-paste it and reuse in your projects. What's there:

  • Draggable tab headers control
  • Tooltips with selectable text
  • Album like data viewer
  • Boolean filter buttons

screenshot

To get an idea of what these controls look like and what they can I suggest seeing wiki for screenshots.

Search bar

The search functionality in Mtgdb.Gui is quite advanced. You type a search query in Lucene query language. The query editor highlights query syntax and gives you intellisense when hitting Ctrl+Space

search intellisense

SEO phrases

The phrases below are to make this page more visible to search engines
Mtgdb.Gui is a free windows application software for Magic the Gathering (MTG) advanced card search in card database
Mtgdb.Gui is a free windows application software for Magic the Gathering (MTG) deck building and deck analisys
Mtgdb.Gui is a free windows application software for Magic the Gathering (MTG) inventory tracking collection management

About

Mtgdb.Gui - Windows desktop program to search MTG cards and build decks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 77.6%
  • HTML 21.7%
  • Other 0.7%