# tuna/tunasync-scripts SLOC report

> As of 2026-07-19 (commit c70407eb6ef9), tuna/tunasync-scripts contains 8,377 total lines: 6,573 code, 538 comments, 1,266 blank, across 95 files in 8 languages (top: Python 66.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tuna/tunasync-scripts to commit c70407eb6ef9, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 78.5% of all lines, comments represent 6.4%, and the repository averages 69 code lines per file. Python accounts for 66.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 19 | 5,335 | 4,365 | 244 | 726 |
| Shell | 58 | 2,365 | 1,743 | 180 | 442 |
| BASH | 3 | 231 | 186 | 12 | 33 |
| Dockerfile | 11 | 217 | 145 | 29 | 43 |
| JSON | 1 | 104 | 104 | 0 | 0 |
| PHP | 1 | 89 | 26 | 50 | 13 |
| Julia | 1 | 12 | 4 | 6 | 2 |
| Markdown | 1 | 24 | 0 | 17 | 7 |

Top language (Python 66.4%). Generated at 2026-07-19T12:16:13.829868387+00:00. Canonical report: https://octocounts.com/github/tuna/tunasync-scripts

## Report FAQ

### How many lines of code does tuna/tunasync-scripts have?

tuna/tunasync-scripts has 8,377 total lines, including 6,573 code lines, 538 comment lines, and 1,266 blank lines.

### How was the tuna/tunasync-scripts line count measured?

OctoCounts resolved the public GitHub repository to commit c70407eb6ef9, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for tuna/tunasync-scripts?

This OctoCounts report was generated from master at commit c70407eb6ef9 on 2026-07-19T12:16:13.829868387+00:00.

## Similar repository reports

- [yoheinakajima/babyagi](https://octocounts.com/github/yoheinakajima/babyagi) — Python, 6,714 code lines
- [MxUserBot/MxUserbot](https://octocounts.com/github/MxUserBot/MxUserbot) — Python, 6,739 code lines
- [xinxinshuhao-create/grok-register](https://octocounts.com/github/xinxinshuhao-create/grok-register) — Python, 6,403 code lines
- [MxUserBot/MXUserbot](https://octocounts.com/github/MxUserBot/MXUserbot) — Python, 6,745 code lines
- [dateutil/dateutil](https://octocounts.com/github/dateutil/dateutil) — Python, 6,746 code lines
- [FareedKhan-dev/train-llm-from-scratch](https://octocounts.com/github/FareedKhan-dev/train-llm-from-scratch) — Python, 6,396 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
