Skip to content

Program showing simple statistics for a given group of files.

Notifications You must be signed in to change notification settings

Soberat/TextStats

Repository files navigation

TextStats

Program showing simple statistics for a given group of files. Completed as part of Object Oriented Programming Languages in Polish at AGH UST, winter 20/21.

Usage

Upon opening the program this is the main window:

Imgur

Out first step is to use the "Browse" button and choose a folder to be analyzed using the folder choosing dialog. After that, the path is updated and so is the file list. Also, the analyze button is now available:

Imgur

We can also adjust the filtered file extensions, using the text box and checkbox below:

Imgur

Now we can use the main program function, which will display the lines, words and characters counted in all the analyzed files:

Imgur

Any file reading errors will appear in the "Error" text window.

About

Program showing simple statistics for a given group of files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published