| Status | Ended (current version) |
| Start date | 2008 |
| Technoligies | C# |
| Keywords | Counting |
LineCounter is a small program used to count lines and characters in files. It is not limited to only one file as it can count in the following ways:
It is possible to filter in the files that are counted by their extension. Many extensions can be selected and new can be added through a configuration file.
LineCounter is created in C# using Visual Studio 2005.
.NET 2.0 Framework or newer is required.

The second release. This is a complete remake and do not contain any code from the original LineCounter.
| Binaries | linecounter2.rar |
| Source | source is not yet available |
The next version will hopefully contain the following extra features:
The very first release. It could only count lines in one file.