# Nextcloud Deck [![Build Status](https://travis-ci.org/stefan-niedermann/nextcloud-deck.svg?branch=master)](https://travis-ci.org/stefan-niedermann/nextcloud-deck) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/9e4e03edecb34ea18fa1d6d6346cbc4f)](https://www.codacy.com/app/Nextcloud/nextcloud-deck) [![GitHub issues](https://img.shields.io/github/issues/stefan-niedermann/nextcloud-deck.svg)](https://github.com/stefan-niedermann/nextcloud-deck/issues) [![GitHub stars](https://img.shields.io/github/stars/stefan-niedermann/nextcloud-deck.svg)](https://github.com/stefan-niedermann/nextcloud-deck/stargazers) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ⚠️⚠️⚠️ **This app is still under heavy development. Releases for Play Store and F-Droid will be published as soon as this app is usable productively** (see https://github.com/stefan-niedermann/nextcloud-deck/issues/35) ⚠️⚠️⚠️ An Android client for [Nextcloud Deck App](https://github.com/nextcloud/deck/). ## ▶️ Access [Get it on F-Droid](https://f-droid.org/repository/browse/?fdid=it.niedermann.nextcloud.deck) [Donate with PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W523CNHTD7ARQ&source=url) [![Donate using Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/stefan-niedermann/donate) ## 👀 Screenshots | List View | Card View | | --- | --- | | ![Screenshot of list view](/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png) | ![Screenshot of card](/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png) | ## 🚀 Features * Supports multiple accounts * Display boards, stacks and cards * Assign cards to users * Create, edit and delete boards * Create stacks ## 🏁 Planned features * Full [API](https://documenter.getpostman.com/view/4848351/RWMCtV4r) compatibility * Offline capabilities ## 👪 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) * Translate the app on [Transifex](https://www.transifex.com/nextcloud/nextcloud/android-deck/) * Send me a bottle of your favorite beer :beers: :wink: ## 🔗 Requirements * [Nextcloud](https://nextcloud.com/) instance running * [Nextcloud Files](https://github.com/nextcloud/android) app installed (version 3.2.2 or later) * [Nextcloud Deck](https://github.com/nextcloud/deck) app enabled (version 0.6.1 or later) ## 📓 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) , () ```