Software > Tools & Apps > CodeCount


© Matt Shaffer 2009

CodeCount is an application I made to make counting lines of code of my applications easier. When analyzing, the program may appear to hang, but it's still working. On my development computer, it can scan 40k-100k lines in a few seconds. The extensions textbox is nothing fancy. Don't enter any regex or periods. Just follow the simple format of ext1,ext2,ext3,ext4 . Ex: To analyze html files, you could type in the textbox: htm,html .

This tool may be pointless for you if you're running linux (as I know of 2 ways to do it from a terminal), but I'm sure there's someone out there that would appreciate a GUI.

Note: This application counts unix and DOS line endings separately.

Linux (GTK2)
Filesize: 1.1mb
File format: tar gz