Skip to content

Vonarian/wtnews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

WTNews

Receive War Thunder news on your Windows PC.


Usage

Usage of the application is pretty simple, just install the app using the already uploaded releases. Run the installer.bat and let the process of installing my certificate be done, then install the MSIX package.

This application uses VonAssistant, my private utility which handles updates, runs at startups, etc.

Build the project

Requirements:

  1. Flutter SDK
  2. Windows Setup

To build your fork of WTNews, clone/fork this repository:

git clone https://github.com/Vonarian/wtnews.git
cd wtnews

Now you are in the project's directory, run the following command(s) to build this project for Windows:

flutter pub get
flutter build windows

Optionally, you can use Puro. This allows developers to improve disk/internet usage.

Note: This application uses Sentry and Firebase. Secret information for these services is not included in the repository, you need to either remove the dependencies or make your own configurations.

War Thunder Forum

You can check out the application's forum page here.

Contributions

Please head to the Issues section and file any bugs and improvements you have in mind :)