# leanote-ios **Repository Path**: leanote/leanote-ios ## Basic Information - **Project Name**: leanote-ios - **Description**: Leanote iOS App http://leanote.org https://leanote.com - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-07-17 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Leanote iOS [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/leanote/leanote-ios?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![](./psd/Badge.png)](https://itunes.apple.com/cn/app/leanote/id1022302858) ## Building ### Pod install third party libraries Leanote for iOS uses CocoaPods (http://cocoapods.org/) to manage third party libraries. Run `pod install` from the command line to install dependencies for the project. *The current version of CocoaPods is recommended.* ### Run On Xcode Launch the workspace by either double clicking on Leanote.xcworkspace file, or launch Xcode and choose File > Open and browse to Leanote.xcworkspace. ## Support & Join us * Email: leanote@leanote.com * [Leanote BBS](http://bbs.leanote.com) * [Leanote Google Group](https://groups.google.com/forum/#!forum/leanote) * QQ Group: 256076853, 158716820 ## Preview ![](./preview/leanote-preview-list.png) ## Acknowledgement * [WordPress-iOS](https://github.com/wordpress-mobile/WordPress-iOS) * [WPMediaPicker](https://github.com/wordpress-mobile/MediaPicker-iOS) * [AFNetworking](https://github.com/AFNetworking/AFNetworking) * [SWTableViewCell](https://github.com/CEWendel/SWTableViewCell) * [ZSSRichTextEditor](https://github.com/nnhubbard/ZSSRichTextEditor) ## LICENSE [LICENSE](https://github.com/leanote/leanote-ios/blob/master/LICENSE) ``` LEANOTE - NOT JUST A NOTEPAD! Copyright 2015 by the contributors. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Leanote iOS is licensed under the GPL v2. ```