-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Filip Krása edited this page May 23, 2025
·
2 revisions
| 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) |
| 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 |
Go to the latest release and download the .msix and the .cer files.
Due to my financial limitations, I opted to go for the self-signed certificate, which needs to be installed first.
- Double click the downloaded
.cerfile - Click
Install Certificate - Select
Current Userand clickNext - Select
Place all certificates in the following store, thenBrowsefor theTrusted Root Certification Authorities - Click
Nextand thenFinish
Now that you have the certificate installed, we can proceed to installing the app itself.
- Double click the downloaded
.msixfile - Confirm by clicking
Install
Go to the latest release and download the .apk file.
Then you just simply install the .apk.