mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-12-19 00:52:23 +03:00
Update README.md
- Added Target: Provide App on F-Droid - Added Icons to Headings
This commit is contained in:
parent
aaa82b1b86
commit
b4dcc8f82f
1 changed files with 8 additions and 7 deletions
15
README.md
15
README.md
|
@ -1,29 +1,30 @@
|
||||||
# OwnCloud-Notes
|
# OwnCloud-Notes
|
||||||
An android client for OwnCloud Notes App.
|
An android client for OwnCloud Notes App.
|
||||||
|
|
||||||
**Warning:** This app is beta. This means it is not tested well (only by some VMs and my personal device).
|
:construction: **Warning:** This app is beta. This means it is not tested well (only by some VMs and my personal device).
|
||||||
|
|
||||||
##Features
|
## :rocket: Features
|
||||||
* List, Create, Edit, Share and Delete Notes
|
* List, Create, Edit, Share and Delete Notes
|
||||||
* Share Text and Links as new Note into the App
|
* Share Text and Links as new Note into the App
|
||||||
* Bulk Delete
|
* Bulk Delete
|
||||||
* Render MarkDown (using [AndDown](https://github.com/commonsguy/cwac-anddown))
|
* Render MarkDown (using [AndDown](https://github.com/commonsguy/cwac-anddown))
|
||||||
* English and German UI
|
* English and German UI
|
||||||
|
|
||||||
##Planned Features
|
## :checkered_flag: Planned Features
|
||||||
|
* Provide App on [F-Droid](https://f-droid.org/) App-Store
|
||||||
* Bug Fixing
|
* Bug Fixing
|
||||||
* Handle Internationalization
|
* Handle Internationalization
|
||||||
|
|
||||||
##Screenshots
|
## Screenshots
|
||||||
![Demo 1](/demo-1.png)
|
![Demo 1](/demo-1.png)
|
||||||
![Demo 2](/demo-2.png)
|
![Demo 2](/demo-2.png)
|
||||||
|
|
||||||
##Requirements
|
## :link: Requirements
|
||||||
* [OwnCloud](https://github.com/owncloud/) instance running
|
* [OwnCloud](https://github.com/owncloud/) instance running
|
||||||
* [OwnCloud Notes](https://github.com/owncloud/notes) app enabled
|
* [OwnCloud Notes](https://github.com/owncloud/notes) app enabled
|
||||||
|
|
||||||
##License
|
## :notebook: License
|
||||||
This Project is licensed under the [GNU GENERAL PUBLIC LICENSE](/LICENSE).
|
This Project is licensed under the [GNU GENERAL PUBLIC LICENSE](/LICENSE).
|
||||||
|
|
||||||
## Alternatives
|
## :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).
|
If you dislike this app and you are looking for alternatives: Have a look at [MyOwnNotes](https://github.com/aykit/MyOwnNotes).
|
||||||
|
|
Loading…
Reference in a new issue