Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leanote/leanote-ios

Leanote iOS App http://leanote.org
https://github.com/leanote/leanote-ios

evernote ios leanote leanote-ios

Last synced: 12 days ago
JSON representation

Leanote iOS App http://leanote.org

Awesome Lists containing this project

README

        

# Leanote IOS


Download From App Store

## 1. Building

### 1.1. 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.*

### 1.2. 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.

## 2. Support & Join us

* Email: [email protected]
* [Leanote BBS](http://bbs.leanote.com)
* [Leanote Google Group](https://groups.google.com/forum/#!forum/leanote)
* QQ Group: 256076853, 158716820

## 3. Preview

![](./preview/leanote-preview-list.png)

## 4. 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)

## 5. 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.
```