mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-12-18 16:42:17 +03:00
3ab8ceec0c
- added option to contribute: translate. - added widget for all notes as new feature.
39 lines
1.7 KiB
Markdown
39 lines
1.7 KiB
Markdown
# ownCloud Notes
|
|
An android client for OwnCloud Notes App.
|
|
|
|
:construction: **Warning:** This app is beta. This means it is not tested well (only by some VMs and my personal device).
|
|
|
|
## :rocket: Features
|
|
* List, Create, Edit, Share and Delete Notes
|
|
* Share Text and Links as new Note into the App
|
|
* Bulk Delete
|
|
* Render MarkDown (using [AndDown](https://github.com/commonsguy/cwac-anddown))
|
|
* English and German UI
|
|
|
|
## :checkered_flag: Planned Features
|
|
* Provide App on [F-Droid](https://f-droid.org/) App-Store ([#13](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/13))
|
|
* Table Layout ([#8](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/8))
|
|
* Simple widget for individual note ([#5](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/5))
|
|
* 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))
|
|
|
|
## :eyes: Screenshots
|
|
![Demo 1](/demo-1.png)
|
|
![Demo 2](/demo-2.png)
|
|
|
|
## :wrench: Contribution
|
|
* 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
|
|
* Send me a bottle of your favorite beer :beers: :wink:
|
|
|
|
## :link: Requirements
|
|
* [OwnCloud](https://github.com/owncloud/) instance running
|
|
* [OwnCloud Notes](https://github.com/owncloud/notes) app enabled
|
|
|
|
## :notebook: License
|
|
This Project is licensed under the [GNU GENERAL PUBLIC LICENSE](/LICENSE).
|
|
|
|
## :twisted_rightwards_arrows: Alternatives
|
|
If you dislike this app and you are looking for alternatives: Have a look at [MyOwnNotes](https://github.com/aykit/MyOwnNotes).
|