Skip to content

darkruss48/Polar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polar

A simple, powerful WT Performance Analyser for Dragon Ball Z : Dokkan Battle.

Features

- 🚀 Fast & Easy to use

- 🎨 Highly customisable & User-friendly UI

- 📊 Produces high-quality graphs

- 🌍 Multilingual support

- 🔄 Auto-refresh with extra insights for the top leaderboard

Gallery

image image image

Installation

Check the releases.

Build

If you want, you can build your own version of Polar. To do so, you need to download it using QT. I made this client using my own static QT build (v6.8.0), which allows me to compile it and to share it without you needing to install QT. If you build it yourself with the distributed version of QT (the dynamic one), it will work for you but you can't share your executable as it need to have QT installed on the computer to start. Feel free to contact us (check contact) if you need any help to compile it.

Build for (Arch) linux

Here are the steps i followed to compile Polar (Arch Linux). First, download these packages :

sudo pacman -S qt6 qt6-base qt6-charts

Then, clone this repo :

git clone https://github.com/darkruss48/Polar
cd Polar

Create the build folder and cd into :

mkdir build
cd build

Compile the translations files by typing this command :

/usr/lib/qt6/bin/lrelease ../*.ts

Finally, use qmake and make to compile Polar :

/usr/lib/qt6/bin/qmake ..
make

To start the client :

./Polar

Note: If you use Nixos or Nix in general, simply do

nix build .#polar

⚠️ If you're using Arch, there are great chances that QT 5.x is already installed on your device. Polar use QT 6.x, so use /usr/lib/qt6/bin/qmake .. instead of qmake .. command.

Polar can be built with Qt 5.x, but don’t expect the program to function as it should. Consider using QT 6.x.

Contributors

This project was made possible thanks to the hard work and dedication of the following individuals:

Thanks to Clєтυн26 for translating Polar in Spanish. Thanks to LuCaPigeon for translating Polar in Italian.

Contact

Contact me on Twitter or reach me on discord : darkruss (or polo as well)

License

Polar is released under the MIT License.

About

A simple, powerful WT Performance Analyser for Dragon Ball Z : Dokkan Battle.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages