send link to app

What is iKLOC?
iKLOC is a source code line counter for your iPhone and Mac App Projects.

Want to know how many lines of source code you have written? Look no further. iKLOC is the tool for you.

Other features
iKLOC also parses your project and exports localizable strings in your app. All you have to do is to click a button and boom! your Localizable.strings file is created.

Difference between manual counting/command line (grep/wc) counting
iKLOC can intelligently parse comments and tell you how many lines are comments. Command line programs like grep or wc cannot do this.

Ignoring file groups
Want to exclude a group of files that you imported from a third party library which should be ignored? For ex: header files from Facebook SDK or ASIHTTPRequest?

No problem, just uncheck the checkmarks and iKLOC calculates your total KLOC based on your selection.

Hope this tool is of valuable use to you. Leave a rating on AppStore if you liked it.