Standard Windows application

In progress! This application is not released yet, it's still in progress.
appgo

Using XBox? Or wan't a light app?

This application is for you!

Golang required!
Your system must have Golang installed to run this app.
sudo apt install golang

Usage

./simtimes-appgo forza [email protected] -k=application-key

I recommend to run this command in a screen session, so you can close the terminal and the app will still run.

To do this, you can use the following command:

screen -S simtimes-appgo

Then, you can run the app with the command above.

To detach from the screen session, you can use the following command:

Ctrl + A + D

To reattach to the screen session, you can use the following command:

screen -r simtimes-appgo
appgo