{"id":13512059,"url":"https://github.com/jkpang/PPRows","last_synced_at":"2025-03-30T22:31:53.932Z","repository":{"id":50347894,"uuid":"83865944","full_name":"jkpang/PPRows","owner":"jkpang","description":"It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码","archived":false,"fork":false,"pushed_at":"2021-10-20T16:06:21.000Z","size":7384,"stargazers_count":1517,"open_issues_count":5,"forks_count":164,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-25T13:05:52.863Z","etag":null,"topics":["codelines","mac-osx","macapp"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jkpang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-04T04:53:15.000Z","updated_at":"2025-02-19T12:38:02.000Z","dependencies_parsed_at":"2022-09-13T23:01:42.163Z","dependency_job_id":null,"html_url":"https://github.com/jkpang/PPRows","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkpang%2FPPRows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkpang%2FPPRows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkpang%2FPPRows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkpang%2FPPRows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkpang","download_url":"https://codeload.github.com/jkpang/PPRows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390896,"owners_count":20769475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["codelines","mac-osx","macapp"],"created_at":"2024-08-01T03:01:27.475Z","updated_at":"2025-03-30T22:31:51.736Z","avatar_url":"https://github.com/jkpang.png","language":"Objective-C","funding_links":[],"categories":["开发者工具","Objective-C  Stars 1000以内排名整理","Objective-C","Developer Tools"],"sub_categories":["开发者实用工具","Developer Utilities"],"readme":"![](/source/PPRows.png)\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/platform-macOS-red.svg\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/language-Objective--C-orange.svg\" /\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/version-1.2.2-blue.svg\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/license-GPLv3.0-brightgreen.svg\"\u003e\n\t\u003ca href=\"http://weibo.com/jkpang\"\u003e\u003cimg src=\"https://img.shields.io/badge/weibo-jkpang--%E5%BA%9E-red.svg\"\u003e\u003c/a\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/made%20with-%3C3-orange.svg\"\u003e\n\u003c/p\u003e\n\nIt Can Calculate how many lines of code you write on Mac:\n\n- Support the detection of the number of code folders involved in the calculation and the number of lines of code;\n- Support for simultaneous detection of multiple file / folder code;\n- Supports custom detection of file types, such as: C, swift, OC, Java...\n- Support for custom need to ignore the detection of folders, such as: iOS project in the Pods folder;\n- Support Chinese and English, follow system language changes (v1.1.0 support);\n- Support for ignoring empty lines in code, more accurate calculation of number of lines (v1.2.0 support).\n\n\u003e [中文介绍](/README_CN.md)\n\n## Overview\n\n![Gif1](https://github.com/jkpang/PPRows/blob/master/source/Gif1.gif)\n![Gif2](https://github.com/jkpang/PPRows/blob/master/source/Gif2.gif)\n\n## Requirements\n\n- Mac OS X 10.11+\n- Xcode 8+\n\n## Usage\n\nDrag file / folder to the PPRows App window.\n\n## Download\n\n### AppStore\n\nClick download button below to purchase from AppStore(Only $0.5), give affirmation and support to my work:\n\n\u003ca target='_blank' href='https://itunes.apple.com/cn/app/VSCAM/id1315592646?mt=8'\u003e\n\t\u003cimg src='http://ww2.sinaimg.cn/large/0060lm7Tgw1f1hgrs1ebwj308102q0sp.jpg' width='144' height='49'/\u003e\n\u003c/a\u003e\n\n### Release\n\nYou can also download the installation package directly from GitHub:\n\n[https://github.com/jkpang/PPRows/releases](https://github.com/jkpang/PPRows/releases)\n\n## Thanks\n\n- [TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac): This is the TinyPNG image compression site Mac client, let me know how to use the APPKit framework.\n\n## Explaination\n\nAfter PPRows opening source, it is unfortunately be copied by someone else, and charged to the [App Store](https://itunes.apple.com/cn/app/lines-of-code/id1218789683?mt=12 ). Now, I need to explain it solemnly:\n\n\u003e The original intention Of PPRows open source is that I want to have the communication with the iOS / macOS developers. The code can be used free of charge, but it never be allowed to replace the UI and publish to the App Store having the charges. It is a low-quality behavior, 😡😡😡👎👎👎.\n\n## Projects Recommended\n\n- [PPHub](https://github.com/PPHubApp/PPHub-Feedback): A beautiful GitHub third party iOS client [ App Store](https://itunes.apple.com/app/id1314212521)\n \n## Contact\n\n* Weibo: [@jkpang](http://weibo.com/jkpang)\n* Email: jkpang@outlook.com\n* QQ Group: 323408051\n\n![QRCode of PP-iOS Learning Group](https://github.com/jkpang/PPCounter/blob/master/PP-iOS%E5%AD%A6%E4%B9%A0%E4%BA%A4%E6%B5%81%E7%BE%A4%E7%BE%A4%E4%BA%8C%E7%BB%B4%E7%A0%81.png)\n\n## License\n\n![](https://www.gnu.org/graphics/gplv3-127x51.png)\n\nPPRows is available under the GPL-3.0 license. See the LICENSE file for more info.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkpang%2FPPRows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkpang%2FPPRows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkpang%2FPPRows/lists"}