Skip to content

edipo2s/LotusTracker

 
 

Repository files navigation

Based on Hearthstone Tracker, Track-o-Bot, Lotus Tracker is a Magic The Gathering Arena deck tracker write in c++ using QT5, allowing to build a light and multiplatform software.

This source code already builds a Windows and Mac OS version of Lotus Tracker.

Features

  • Multiplatform (Windows and Mac OS)
  • Show player deck and mark drawed cards
  • Show opponent drawed cards
  • Show opponent's deck archetype (Based on cards played)
  • Hover to see full card
  • Draft Helper with LSV cards tier
  • Player draw statistics
  • Player deck winrate
  • Minimize tracker on right click
  • Choose between two cards layout
  • Configure opacity and zoom
  • Dual monitor support
  • Access you collection, deck and matches in MtgLotusValley

LotusTracker Player

LotusTracker Player

LotusTracker Draft Helper

More info

Download

You can download Lotus Tracker latest version here

Donate

Build Instructions

  • Install QT Creator
  • Rename urls_sample.h to urls.h
  • Setup Sparkle (Auto update framework)
  • Open project (LotusTracker.pro)
  • Run

Sparkle on Mac OS X

  • Download Sparkle
  • Move Sparkle.framework to /Library/Frameworks.

Sparkle on Windows

  • Download WinSparkle
  • Unpack to same project level folder

Contributing

Feel free to submit pull requests, suggest new ideas and discuss issues. Track-o-Bot is about simplicity and usability. Only features which benefit all users will be considered.

License

GNU Lesser General Public License (LGPL) Version 3.0.

See LICENSE.

Many thanks to Steven Schmid for make Track-o-bot an open source project. This project would not be possible without that amazing project.

About

Deck Tracker for Magic Arena

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.9%
  • QMake 1.6%
  • Other 0.5%