https://github.com/stefan-niedermann/nextcloud-deck
📋 Android client for nextcloud deck app
https://github.com/stefan-niedermann/nextcloud-deck
agile android board card deck kanban nextcloud nextcloud-deck scrum trello trello-like
Last synced: 28 days ago
JSON representation
📋 Android client for nextcloud deck app
- Host: GitHub
- URL: https://github.com/stefan-niedermann/nextcloud-deck
- Owner: stefan-niedermann
- License: gpl-3.0
- Created: 2018-10-08T18:12:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T15:33:27.000Z (about 1 month ago)
- Last Synced: 2025-04-09T18:04:35.221Z (about 1 month ago)
- Topics: agile, android, board, card, deck, kanban, nextcloud, nextcloud-deck, scrum, trello, trello-like
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=it.niedermann.nextcloud.deck.play
- Size: 45.7 MB
- Stars: 521
- Watchers: 26
- Forks: 53
- Open Issues: 88
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Nextcloud Deck for Android
[](https://github.com/stefan-niedermann/nextcloud-deck/actions)
[](https://github.com/stefan-niedermann/nextcloud-deck/issues)
[](https://github.com/stefan-niedermann/nextcloud-deck/stargazers)
[](https://www.gnu.org/licenses/gpl-3.0)An Android client for [Nextcloud Deck App](https://github.com/nextcloud/deck/).
## ▶️ Access
[](https://github.com/stefan-niedermann/nextcloud-deck/releases)
[](https://f-droid.org/de/packages/it.niedermann.nextcloud.deck/)[
](https://play.google.com/store/apps/details?id=it.niedermann.nextcloud.deck.play)
[](https://f-droid.org/repository/browse/?fdid=it.niedermann.nextcloud.deck)
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZD39ZE7MGEGBL&source=url)
[](https://liberapay.com/stefan-niedermann/donate)
## 👀 Screenshots
| List View | Card View |
| --- | --- |
|  |  |## 🚀 Features
* Multiple accounts 👥
* Works offline 🔌
* Manage cards, lists and boards 📝
* Manage tags 🏷
* Supports attachments 📎, activities ⚡ & comments 💬
* Dark mode 🌙
* Translated in many languages 🌎## 👪 Join the team
* Test the app with different devices
* Report issues in the [issue tracker](https://github.com/stefan-niedermann/nextcloud-deck/issues)
* [Pick a good first issue](https://github.com/stefan-niedermann/nextcloud-deck/labels/good%20first%20issue) :notebook:
* Create a [Pull Request](https://opensource.guide/how-to-contribute/#opening-a-pull-request)
* Help increasing the test coverage by contributing unit tests
* Translate the app on [Transifex](https://app.transifex.com/nextcloud/nextcloud/android-deck/)
* Send me a bottle of your favorite beer :beers: :wink:## 🔗 Requirements
* [Nextcloud](https://nextcloud.com/) instance running
* [Nextcloud Android](https://github.com/nextcloud/android) app installed (≥ 3.9.0)
* [Nextcloud Deck](https://github.com/nextcloud/deck) app enabled (≥ 0.6.4)## 📓 License
All contributions to this repository are considered to be licensed under the [GNU GENERAL PUBLIC LICENSE 3+](/LICENSE).Contributors to the Deck Android app retain their copyright. Therefore we recommend to add following line to the header of a file, if you changed it substantially:
```
@copyright Copyright (c) , ()
```