Skip to content
Filip Krása edited this page May 23, 2025 · 2 revisions

System Requirements

Windows

Requirement Minimum Recommended
OS Windows 10 19041.0 or later Windows 11
Architecture 32 bit 64 bit
Processor 1.6 GHz, 2-core 2.0 GHz, 4-core
Memory (RAM) 4 GB 8 GB
Storage 500 MB available 1 GB+
Display 1280 x 720 1920 x 1080
.NET Runtime .NET 8 (bundled in MSIX) .NET 8
Dependencies Windows App SDK (bundled) Windows App SDK (bundled)

Android

Requirement Minimum Recommended
OS Android 5.0 (API 21) or later Android 10 (API 29)+
Architecture ARMv7, ARM64, x86, x64 ARM64
Processor ARMv7 (32-bit) or better ARM64
Memory (RAM) 2 GB 3 GB+
Storage 200 MB available 500 MB+
Display 720p 1080p
.NET Runtime Bundled with app Bundled with app

Installation

Windows

Go to the latest release and download the .msix and the .cer files.

Installing Certificate

Due to my financial limitations, I opted to go for the self-signed certificate, which needs to be installed first.

  1. Double click the downloaded .cer file
  2. Click Install Certificate
  3. Select Current User and click Next
  4. Select Place all certificates in the following store, then Browse for the Trusted Root Certification Authorities
  5. Click Next and then Finish

Installing the app

Now that you have the certificate installed, we can proceed to installing the app itself.

  1. Double click the downloaded .msix file
  2. Confirm by clicking Install

Android

Go to the latest release and download the .apk file.

Then you just simply install the .apk.