Skip to content

First Release

Latest
Compare
Choose a tag to compare
@ShankarBUS ShankarBUS released this 16 May 18:07
· 2 commits to main since this release

Release Notes: ExamResultsCLI (.NET Command-Line Interface)

Overview

ExamResultsCLI is a single command line executable tool designed to quickly bulk fetch and save TNMGRMU exam results into a spread sheet format called .csv. This lightweight .NET application requires no installation—just download, run, and start retrieving results efficiently.

Note

It is hardcoded only to process Final Year (i.e. THIRD PROFESSIONAL PART-II) Results to a CSV. It might not work for other batches or even next year as the subject code might keep changing. So, use it to download results of your batch as quick as possible.

Key Features

  • No installation required: Single .exe file—just download and run.
  • Batch results retrieval: Enter a starting and ending TNMGRMU university registration number to fetch results for a range of students.
  • Easy export: Option to save the results as a CSV file, ready for use in Microsoft Excel or other spreadsheet software.

How to Use

  • Download the ExamResultsCLI.exe file from the Assets below.
  • Run ExamResultsCLI.exe in a 64-bit Windows PC.
  • Input registration numbers: when prompted, enter the starting and ending TNMGRMU university registration numbers for the range you want to fetch.
  • Saving results: After all the results are fetched, you’ll be prompted. Just press Y or y and hit Enter to save the results as "Results.csv" file, which you can open with Microsoft Excel.
  • Done!.

Your CSV file will contain all the fetched exam results in an easy-to-read format.

Screenshots

image
image

You can delete the JSONs folder if you want. It contains the raw data retrieved from the TNMGRMU server.

If you encounter any issues or have suggestions, please open an issue on GitHub.

Thank you for using ExamResultsCLI!