Tokei

Tokei

Displays statistics about your code.

Category
stats
License
MIT
Platforms
Windows macOS Linux
Released
2015
Path
c:\tokei\tokei.exe
Benefits
Outputs the number of files, total lines within those files and code, comments, and blanks grouped by language.
Notes
Latest published Windows binary is 12.1.2. Newer source tags (13.x, 14.0.0) have no Windows release asset yet.
Version
Latest known: 12.1.2

Examples

1. Identifies languages used and outputs the results as JSON.

tokei.exe d:\www --output json

Try it

Agree to terms to run demos.