Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matiasdelellis/nextcloud-quicknotes-android
Android client for Nextcloud Quicknotes.
https://github.com/matiasdelellis/nextcloud-quicknotes-android
android nextcloud quicknotes
Last synced: about 1 month ago
JSON representation
Android client for Nextcloud Quicknotes.
- Host: GitHub
- URL: https://github.com/matiasdelellis/nextcloud-quicknotes-android
- Owner: matiasdelellis
- License: gpl-3.0
- Created: 2020-08-31T23:30:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T13:09:18.000Z (8 months ago)
- Last Synced: 2024-05-17T00:24:04.099Z (7 months ago)
- Topics: android, nextcloud, quicknotes
- Language: Java
- Homepage:
- Size: 773 KB
- Stars: 17
- Watchers: 5
- Forks: 6
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Nextcloud Quicknotes
This is an Android client for Nextcloud [Quicknotes](https://github.com/matiasdelellis/quicknotes). 😄
### :eyes: Screenshots
Choose account | Notes View | Note | Sidebar filters
-- | -- | -- | --
![](https://matiasdelellis.github.io/img/nextcloud-quicknotes/quicknotes-select-account.png) | ![](https://matiasdelellis.github.io/img/nextcloud-quicknotes/quicknotes-grid-view.png) | ![](https://matiasdelellis.github.io/img/nextcloud-quicknotes/quicknotes-note-edition.png) | ![](https://matiasdelellis.github.io/img/nextcloud-quicknotes/quicknotes-sidebar-filters.png)### :wrench: Requirements
* Nextcloud instance running
* Nextcloud Android app installed (≥ 3.9.0)
* Nextcloud Quicknotes app enabled. Note that the development versions require the development version of Quicknotes, and the released versions the latest Quicknotes from appstore.### :warning: Limitations:
* It only works with the nextcloud client installed (and I don't expect to create a custom login.)
* It works 100% online, without any type of cache.
* You can view the shared notes, but you cannot yet share or reject shared notes.
* **Needless to say, it was barely tested..**. 😅 hahaha.