{"id":22472637,"url":"https://github.com/the-best-codes/codeometer","last_synced_at":"2026-04-15T07:36:14.375Z","repository":{"id":265696049,"uuid":"851897250","full_name":"The-Best-Codes/codeometer","owner":"The-Best-Codes","description":"Powerful CLI for analyzing code statistics across your projects","archived":false,"fork":false,"pushed_at":"2024-11-30T14:49:00.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-14T03:31:16.882Z","etag":null,"topics":["bash","counter","fast","lightweight","lines","lines-of-code","measurement"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/The-Best-Codes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-03T21:55:19.000Z","updated_at":"2025-04-21T20:44:47.000Z","dependencies_parsed_at":"2024-11-30T15:43:32.165Z","dependency_job_id":null,"html_url":"https://github.com/The-Best-Codes/codeometer","commit_stats":null,"previous_names":["the-best-codes/codeometer"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/The-Best-Codes/codeometer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Best-Codes%2Fcodeometer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Best-Codes%2Fcodeometer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Best-Codes%2Fcodeometer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Best-Codes%2Fcodeometer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/The-Best-Codes","download_url":"https://codeload.github.com/The-Best-Codes/codeometer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Best-Codes%2Fcodeometer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31831847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T07:17:56.427Z","status":"ssl_error","status_checked_at":"2026-04-15T07:17:30.007Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","counter","fast","lightweight","lines","lines-of-code","measurement"],"created_at":"2024-12-06T12:16:38.645Z","updated_at":"2026-04-15T07:36:14.359Z","avatar_url":"https://github.com/The-Best-Codes.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codeometer\n\nCodeometer is a powerful CLI tool for analyzing code statistics across your projects.\n\n## Description\n\nCodeometer provides detailed code analysis for your projects, helping you understand your codebase size, composition, and structure. It automatically detects project types and provides relevant statistics while excluding auto-generated code.\n\n### Features\n\n- Automatic project type detection (Node.js, Python, Java, Rust, Go, Ruby, PHP, C/C++)\n- Counts lines of code across multiple file types\n- Distinguishes between hand-written and auto-generated code\n- Optional comment line counting\n- Support for hidden files and directories\n- Colored and formatted output\n- Progress bar for large projects\n- Detailed statistics and percentages\n\n## Installation\n\nCodeometer is packaged for Debian-based systems. To install, download the DEB file and open it in an app installer.\n\nIf you don't have an app installer, download the file and run this command:\n\n```bash\nsudo dpkg -i codeometer_1.2.0.deb\n```\n\n## Dependencies\n\n- bash (version 4.0 or later)\n- find\n- wc\n- awk\n- tput (for terminal formatting)\n\n## Usage\n\nBasic usage:\n\n```bash\ncodeometer /path/to/project\n```\n\nAvailable options:\n\n```bash\ncodeometer [OPTIONS] /path/to/project\n\nOptions:\n  --no-color       Disable colored output\n  --no-format      Disable formatted output\n  --hidden         Include hidden files and directories\n  --comments       Count and display comment statistics\n  --version        Display version information\n  --help          Display this help message\n```\n\n## Examples\n\nCount lines in a Python project:\n\n```bash\ncodeometer /path/to/python/project\n```\n\nInclude hidden files and count comments:\n\n```bash\ncodeometer --hidden --comments /path/to/project\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nCodeometer is licensed under the MIT License.\n\n## Contact\n\nMaintainer: [BestCodes](https://bestcodes.dev)\n\n## Links\n\n- [GitHub Repository](https://github.com/The-Best-Codes/codeometer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-best-codes%2Fcodeometer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-best-codes%2Fcodeometer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-best-codes%2Fcodeometer/lists"}