Skip to content
This repository was archived by the owner on Apr 9, 2022. It is now read-only.

Releases: DefinitelyRus/InfoApp

InfoApp

Choose a tag to compare

@DefinitelyRus DefinitelyRus released this 06 Apr 22:03

InfoApp v1.1

Update changes

  • Made UI substantially smaller, fitting smaller screens down to 1280x720.
  • Improved text readability in the About Us and Rules sections.

Hardware and Software requirements

The minimum screen resolution is 1280x720.

Other than that, there are no definitive minimum spec requirements to run this project. The listed specs are NOT the required specs. However, this project was made and tested on Windows 10 Home Single-language v21H2 64-bit running on the specs listed below.

  • AMD Ryzen 7 4800H 8-core
  • RTX 3050 Mobile 4GB vRAM
  • 8GB dRAM

Any modern machine, even of much lower spec, can run this project, as long as the OS matches or is newer than Windows 10 v21H2. Even then, it could be assumed that this project will also run just fine on Windows 7 and most versions succeeding it, including Windows 11. Linux and macOS emulation compatibility is not guaranteed.

TL;DR: If your device is running Windows 8 or newer, you can run this program... probably.

Installation

  1. On the Assets section below, click on InfoApp.exe (recommended) or InfoApp.zip to download the executable file.
Note: There are no functional differences between the EXE and ZIP downloads aside from the ease of use.

image

  1. Go to the downloads folder. Extract the files manually if you downloaded the ZIP version.

  2. Double-click on the file. This will be directed to the same folder as the file you downloaded by default, but you can change it if you wish.

image

  1. Click "Extract" then wait for the extraction to finish.

image

  1. Go to the files you extracted, then double-click on Site Details.exe to open the app.

image

Unrelated image of the app running

image

Source code

The project can still be run in-IDE. If you wish to take this method instead, you will have to clone this repository from within Visual Studio.

More info

See the main GitHub page for more information.

InfoApp

Choose a tag to compare

@DefinitelyRus DefinitelyRus released this 05 Apr 08:27

InfoApp v1.1

Made installation easier! There were also some improvements in the app, I guess...

Hardware and Software requirements

There are no definitive minimum spec requirements to run this project. The listed specs are NOT the required specs. However, this project was made and tested on Windows 10 Home Single-language v21H2 64-bit running on the specs listed below.

  • AMD Ryzen 7 4800H 8-core
  • RTX 3050 Mobile 4GB vRAM
  • 8GB dRAM

Any modern machine, even of much lower spec, can run this project, as long as the OS matches or is newer than Windows 10 v21H2. Even then, it could be assumed that this project will also run just fine on Windows 7 and most versions succeeding it, including Windows 11. Linux and macOS emulation compatibility is not guaranteed.

TL;DR: If your device is running Windows 8 or newer, you can run this program... probably.

Installation

  1. On the Assets section below, click on InfoApp.exe (recommended) or InfoApp.zip to download the executable file.
Note: There are no functional differences between the EXE and ZIP downloads aside from the ease of use.

image

  1. Go to the downloads folder. Extract the files manually if you downloaded the ZIP version.

  2. Double-click on the file. This will be directed to the same folder as the file you downloaded by default, but you can change it if you wish.

image

  1. Click "Extract" then wait for the extraction to finish.

image

  1. Go to the files you extracted, then double-click on Site Details.exe to open the app.

image

Unrelated image of the app running

image

Source code

The project can still be run in-IDE. If you wish to take this process instead, download Source (zip) from this release, go to the v1.1.0 beta release page, and skip to Step 3 of Installation.

More info

See the main GitHub page for more information.

AboutApp - UI Overhaul

Choose a tag to compare

@DefinitelyRus DefinitelyRus released this 05 Apr 04:35
2b1076d

Setup

Hardware and Software requirements

There are no definitive minimum spec requirements to run this project. The listed specs are NOT the required specs. However, this project was made and tested on Windows 10 Home Single-language v21H2 64-bit running on the specs listed below.

  • AMD Ryzen 7 4800H 8-core
  • RTX 3050 Mobile 4GB vRAM
  • 8GB dRAM

Any modern machine, even of much lower spec, can run this project, as long as the OS matches or is newer than Windows 10 v21H2. Even then, it could be assumed that this project will also run just fine on Windows 7 and most versions succeeding it, including Windows 11. Linux and macOS emulation compatibility is not guaranteed.

TL;DR: If your device is running Windows 8 or newer, you can run this program... probably.

Installation

As of version 1.1.0-beta, the app only runs in-IDE using Visual Studio 2022 with .NET Core 6.0 package installed. If you don't already have these installed, see the official installation tutorial for Visual Studio 2022 and the official installation tutorial for .NET Core 6.0 for more info about that.

  1. Go to the releases page and look for the latest version.

image

  1. Within the Assets menu, click on Source code (zip). This will download the source code for this project.

image

  1. Go to your downloads folder, then extract InfoApp-1.1.0-beta.zip.

  2. Go to the extracted folder (same name, without the .zip), then open Site Details.sln. This will open the solution and project in Visual Studio.

image

  1. Click on the "Site Details" button next to a green triangular arrow. This will build the project and will generate the necessary files to run the program. This will then run the program, assuming everything works as expected. If the program fails to run during this process, contact me directly and provide a screenshot of the issue.

image

  1. Close Visual Studio and reopen Site Details.sln. You can now run the program by pressing the same button (see step 5).

More info

See the main GitHub page for more information.

AboutApp

Choose a tag to compare

@DefinitelyRus DefinitelyRus released this 05 Apr 04:29
2b1076d

Setup

Hardware and Software requirements

There are no definitive minimum spec requirements to run this project. The listed specs are NOT the required specs. However, this project was made and tested on Windows 10 Home Single-language v21H2 64-bit running on the specs listed below.

  • AMD Ryzen 7 4800H 8-core
  • RTX 3050 Mobile 4GB vRAM
  • 8GB dRAM

Any modern machine, even of much lower spec, can run this project, as long as the OS matches or is newer than Windows 10 v21H2. Even then, it could be assumed that this project will also run just fine on Windows 7 and most versions succeeding it, including Windows 11. Linux and MacOS emulation compatibility is not guaranteed.

TL;DR: If your device is running Windows 8 or newer, you can run this program... probably.

Installation

As of version 1.0.1-beta, the app only runs in-IDE using Visual Studio 2022 with .NET Core 6.0 package installed. If you don't already have these installed, see the official installation tutorial for Visual Studio 2022 and the official installation tutorial for .NET Core 6.0 for more info about that.

  1. Go to the releases page and look for the latest version.

image

  1. Within the Assets menu, click on Source code (zip). This will download the source code for this project.

image

  1. Go to your downloads folder, then extract InfoApp-1.0.1-beta.zip.

  2. Go to the extracted folder (same name, without the .zip), then open Site Details.sln. This will open the solution and project in Visual Studio.

image

  1. Click on the "Site Details" button next to a green triangular arrow. This will build the project and will generate necessary files to run the program. This will then run the program, assuming everything works as expected. If the program fails to run during this process, contact me directly and provide a screenshot of the issue.

image

  1. Close Visual Studio and reopen Site Details.sln. You can now run the program by pressing the same button (see step 5).

More info

See the main GitHub page for more information.

AboutApp

Choose a tag to compare

@DefinitelyRus DefinitelyRus released this 04 Apr 23:13

Setup

Hardware and Software requirements

There are no definitive minimum spec requirements to run this project. The listed specs are NOT the required specs. However, this project was made and tested on Windows 10 Home Single-language v21H2 64-bit running on the specs listed below.

  • AMD Ryzen 7 4800H 8-core
  • RTX 3050 Mobile 4GB vRAM
  • 8GB dRAM

Any modern machine, even of much lower spec, can run this project, as long as the OS matches or is newer than Windows 10 v21H2. Even then, it could be assumed that this project will also run just fine on Windows 7 and most versions succeeding it, including Windows 11. Linux and macOS emulation compatibility is not guaranteed.

TL;DR: If your device is running Windows 8 or newer, you can run this program... probably.

Installation

As of version 1.0.0-beta, the app only runs in-IDE using Visual Studio 2022 with .NET Core 6.0 package installed. If you don't already have these installed, see the official installation tutorial for Visual Studio 2022 and the official installation tutorial for .NET Core 6.0 for more info about that.

  1. Go to the releases page and look for the latest version.

image

  1. Within the Assets menu, click on Source code (zip). This will download the source code for this project.

image

  1. Go to your downloads folder, then extract InfoApp-1.0.0-beta.zip.

  2. Go to the extracted folder (same name, without the .zip), then open Site Details.sln. This will open the solution and project in Visual Studio.

image

  1. Click on the "Site Details" button next to a green triangular arrow. This will build the project and will generate the necessary files to run the program. This will then run the program, assuming everything works as expected. If the program fails to run during this process, contact me directly and provide a screenshot of the issue.

image

  1. Close Visual Studio and reopen Site Details.sln. You can now run the program by pressing the same button (see step 5).

More info

See the main GitHub page for more information.

AboutApp

AboutApp Pre-release
Pre-release

Choose a tag to compare

@DefinitelyRus DefinitelyRus released this 04 Apr 21:56
v1.0.0-alpha

File cleanup 1