2015-10-06 10:27:36 +03:00
# ownCloud Notes
2016-01-04 14:10:04 +03:00
An android client for [ownCloud Notes App ](https://github.com/owncloud/notes/ ).
2015-10-01 19:05:06 +03:00
2016-01-29 15:44:42 +03:00
## :arrow_forward: Access
2016-02-02 18:35:40 +03:00
< a href = "https://play.google.com/store/apps/details?id=it.niedermann.owncloud.notes" >
< img src = "http://www.android.com/images/brand/android_app_on_play_large.png" alt = "Download from Google Play" / >
2016-01-29 20:41:20 +03:00
< / a >
2016-02-02 18:35:40 +03:00
< a href = "https://f-droid.org/repository/browse/?fdid=it.niedermann.owncloud.notes" >
< img src = "https://camo.githubusercontent.com/7df0eafa4433fa4919a56f87c3d99cf81b68d01c/68747470733a2f2f662d64726f69642e6f72672f77696b692f696d616765732f632f63342f462d44726f69642d627574746f6e5f617661696c61626c652d6f6e2e706e67" alt = "ownCloud Notes App on fdroid.org" / >
< / a >
< a href = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K7HVLE6J7SXXA" >
< img src = "https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt = "Donate with PayPal" / >
2016-01-29 15:44:42 +03:00
< / a >
2015-10-02 08:18:20 +03:00
## :rocket: Features
2016-02-12 15:18:11 +03:00
* List, create, edit, share, search and delete notes
2016-02-02 23:00:14 +03:00
* Share text and links as new note into the app
* Bulk delete
2016-01-04 14:10:04 +03:00
* Render MarkDown (using [Bypass ](https://github.com/Uncodin/bypass ))
2016-02-02 18:35:40 +03:00
* English, German, Russian, Armenian, French and Serbian UI
2015-10-01 19:05:06 +03:00
2016-02-02 23:00:14 +03:00
## :checkered_flag: Planned features
* Table layout ([#8](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/8))
2015-10-06 10:27:36 +03:00
* Simple widget for individual note ([#5](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/5))
2016-02-02 23:00:14 +03:00
* Make a widget for all notes ([#15](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/15))
* Handle internationalization ([#14](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/14))
2015-10-01 19:12:01 +03:00
2015-10-02 08:27:20 +03:00
## :eyes: Screenshots
2015-10-01 19:12:01 +03:00
![Demo 1 ](/demo-1.png )
![Demo 2 ](/demo-2.png )
2015-10-01 19:05:06 +03:00
2015-10-02 08:27:20 +03:00
## :wrench: Contribution
2016-02-02 23:00:14 +03:00
* Test the app with different devices
* Write issues in the [issue tracker ](https://github.com/stefan-niedermann/OwnCloud-Notes/issues )
* Provide pull requests
* Translate this app
* Buy this app on [Google Play Store ](https://play.google.com/store/apps/details?id=it.niedermann.owncloud.notes )
2015-10-06 10:27:36 +03:00
* Send me a bottle of your favorite beer :beers: :wink:
2015-10-02 08:27:20 +03:00
2015-10-02 08:18:20 +03:00
## :link: Requirements
2016-01-02 18:38:59 +03:00
* [ownCloud ](https://github.com/owncloud/ ) instance running
* [ownCloud Notes ](https://github.com/owncloud/notes ) app enabled
2015-10-01 19:23:03 +03:00
2015-10-02 08:18:20 +03:00
## :notebook: License
2016-02-02 23:00:14 +03:00
This project is licensed under the [GNU GENERAL PUBLIC LICENSE ](/LICENSE ).
2015-10-01 19:05:06 +03:00
2015-10-02 08:18:20 +03:00
## :twisted_rightwards_arrows: Alternatives
2015-10-01 19:35:16 +03:00
If you dislike this app and you are looking for alternatives: Have a look at [MyOwnNotes ](https://github.com/aykit/MyOwnNotes ).
2015-10-22 20:26:16 +03:00