Skip to content

ktabori/count-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Count Code for Panic's Status Board 1.1

About this script

Functions of this script:

  • Counts the files in root folder and in all sub folders. (NEW!)
  • Counts the lines of files in root folder and in all sub folders.
  • Counts the words of files in root folder and in all sub folders.
  • Counts the characters of files in root folder and in all sub folders.
  • After script has counted the lines, sending data to Panic's Status Board iPad App.

Requirements

Setup instruction

  • Copy "count-code" folder into your projects root folder. (It's very important at you copying the whole folder!!!)
  • Check http://YOUR_URL/count-code/lines-of-code, if you can se the result, than job is done.
  • You can add DIY panel on your Status Board.

Setup in Status Board

Step 1

ScreenShot

Choose DIY panel.

Step 2

ScreenShot

Add source address.

Step 3

ScreenShot

Job done.

Usage

  • Counts the lines: http://YOUR_URL/count-code/files-of-code (NEW!)
  • Counts the lines: http://YOUR_URL/count-code/lines-of-code
  • Counts the words: http://YOUR_URL/count-code/words-of-code
  • Counts the characters: http://YOUR_URL/count-code/chars-of-code

Customize

  • Font sizes on line 63 or line 74 in index files.
  • Project title on line 125 in index files.

Count of lines

About Me

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages