2015-10-02 08:27:20 +03:00
|
|
|
# OwnCloud Notes
|
2015-10-01 19:05:06 +03:00
|
|
|
An android client for OwnCloud Notes App.
|
|
|
|
|
2015-10-02 08:18:20 +03:00
|
|
|
:construction: **Warning:** This app is beta. This means it is not tested well (only by some VMs and my personal device).
|
2015-10-01 19:05:06 +03:00
|
|
|
|
2015-10-02 08:18:20 +03:00
|
|
|
## :rocket: Features
|
2015-10-01 19:35:16 +03:00
|
|
|
* List, Create, Edit, Share and Delete Notes
|
|
|
|
* Share Text and Links as new Note into the App
|
2015-10-01 19:05:06 +03:00
|
|
|
* Bulk Delete
|
2015-10-01 19:23:03 +03:00
|
|
|
* Render MarkDown (using [AndDown](https://github.com/commonsguy/cwac-anddown))
|
2015-10-01 19:12:01 +03:00
|
|
|
* English and German UI
|
2015-10-01 19:05:06 +03:00
|
|
|
|
2015-10-02 08:18:20 +03:00
|
|
|
## :checkered_flag: Planned Features
|
|
|
|
* Provide App on [F-Droid](https://f-droid.org/) App-Store
|
2015-10-01 19:05:06 +03:00
|
|
|
* Bug Fixing
|
2015-10-01 19:12:01 +03:00
|
|
|
* Handle Internationalization
|
|
|
|
|
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
|
|
|
|
* Write issues in the [Issue-Tracker](https://github.com/stefan-niedermann/OwnCloud-Notes/issues)
|
|
|
|
* Provide Pull-Requests
|
|
|
|
* Buy me a beer :wink:
|
|
|
|
|
2015-10-02 08:18:20 +03:00
|
|
|
## :link: Requirements
|
2015-10-01 19:23:03 +03:00
|
|
|
* [OwnCloud](https://github.com/owncloud/) instance running
|
|
|
|
* [OwnCloud Notes](https://github.com/owncloud/notes) app enabled
|
|
|
|
|
2015-10-02 08:18:20 +03:00
|
|
|
## :notebook: License
|
2015-10-01 19:23:03 +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).
|