Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jkpang/PPRows

It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码
https://github.com/jkpang/PPRows

codelines mac-osx macapp

Last synced: 11 days ago
JSON representation

It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码

Awesome Lists containing this project

README

        

![](/source/PPRows.png)








It Can Calculate how many lines of code you write on Mac:

- Support the detection of the number of code folders involved in the calculation and the number of lines of code;
- Support for simultaneous detection of multiple file / folder code;
- Supports custom detection of file types, such as: C, swift, OC, Java...
- Support for custom need to ignore the detection of folders, such as: iOS project in the Pods folder;
- Support Chinese and English, follow system language changes (v1.1.0 support);
- Support for ignoring empty lines in code, more accurate calculation of number of lines (v1.2.0 support).

> [中文介绍](/README_CN.md)

## Overview

![Gif1](https://github.com/jkpang/PPRows/blob/master/source/Gif1.gif)
![Gif2](https://github.com/jkpang/PPRows/blob/master/source/Gif2.gif)

## Requirements

- Mac OS X 10.11+
- Xcode 8+

## Usage

Drag file / folder to the PPRows App window.

## Download

### AppStore

Click download button below to purchase from AppStore(Only $0.5), give affirmation and support to my work:



### Release

You can also download the installation package directly from GitHub:

[https://github.com/jkpang/PPRows/releases](https://github.com/jkpang/PPRows/releases)

## Thanks

- [TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac): This is the TinyPNG image compression site Mac client, let me know how to use the APPKit framework.

## Explaination

After 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:

> 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, 😡😡😡👎👎👎.

## Projects Recommended

- [PPHub](https://github.com/PPHubApp/PPHub-Feedback): A beautiful GitHub third party iOS client [ App Store](https://itunes.apple.com/app/id1314212521)

## Contact

* Weibo: [@jkpang](http://weibo.com/jkpang)
* Email: [email protected]
* QQ Group: 323408051

![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)

## License

![](https://www.gnu.org/graphics/gplv3-127x51.png)

PPRows is available under the GPL-3.0 license. See the LICENSE file for more info.