Online tool for count lines of code from github repositories

dOnline tool for counting lines of code from github repositories or you can upload a zipped folder

Count lines of code from github repositories

Any feedback is welcome

1 Like

Just found this on a google search. It’s really nice!

One thing that would be cool would be to have a per-file breakout. Then I could tune it based on files I know are mine.

Thank you, but it’s not that accurate.
such as project:

  • codetabs’ result is 73k
    image
  • cloc command’s result is 142k
  • gloc chrome extension’s result 166k
    image