#346·scc

[feature] Add color/icons?

Author: Freed-WuCreated Aug 20, 2022Updated Jul 27, 2026
Labelsenhancement

Now,

❯ scc
───────────────────────────────────────────────────────────────────────────────
Language                 Files     Lines   Blanks  Comments     Code Complexity
───────────────────────────────────────────────────────────────────────────────
Python                       8       822       64        98      660         94
Plain Text                   1        13        2         0       11          0
Shell                        1         5        0         1        4          0
gitignore                    1       126       23        33       70          0
───────────────────────────────────────────────────────────────────────────────
Total                       11       966       89       132      745         94
───────────────────────────────────────────────────────────────────────────────
Estimated Cost to Develop (organic) $19,831
Estimated Schedule Effort (organic) 3.100349 months
Estimated People Required (organic) 0.568283
───────────────────────────────────────────────────────────────────────────────
Processed 28423 bytes, 0.028 megabytes (SI)
───────────────────────────────────────────────────────────────────────────────

How about

❯ scc
───────────────────────────────────────────────────────────────────────────────
Language                 Files     Lines   Blanks  Comments     Code Complexity
───────────────────────────────────────────────────────────────────────────────
Python                      8       822       64        98      660         94
Plain Text                  1        13        2         0       11          0
Shell                       1         5        0         1        4          0
gitignore                   1       126       23        33       70          0
───────────────────────────────────────────────────────────────────────────────
Total                       11       966       89       132      745         94
───────────────────────────────────────────────────────────────────────────────
Estimated Cost to Develop (organic) $19,831
Estimated Schedule Effort (organic) 3.100349 months
Estimated People Required (organic) 0.568283
───────────────────────────────────────────────────────────────────────────────
Processed 28423 bytes, 0.028 megabytes (SI)
───────────────────────────────────────────────────────────────────────────────

And this icons with language name has color.