Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Jothin-kumar/lines-of-code

Repository files navigation

Visitors count
Have you ever wondered how many lines of code you wrote? This tool will calculate it for you! To calculate the total number of lines you (or your friend) have written,

  • Clone this repo using git clone https://github.com/Jothin-kumar/lines-of-code.git.
  • Generate a token from https://github.com/settings/tokens. (optional.)
  • navigate to lines-of-code using cd "lines-of-code".
  • run pip install -r requirements.txt
  • navigate to scripts using cd scripts
  • run gui.py using python gui.py
    (or)
  • run terminal.py using python terminal.py in windows or python3 terminal.py in ubuntu.
  • Enter E-mail and other details.
  • Wait for the results to be generated.
  • Done!

My other interesting projects: