Skip to content

Nextcloud clients

Desktop

App the only support App tokens

Mobile

Currently all used mobile apps support the login flow via browser or piggyback on the NC mobile client, so no app tokens are needed !

App that use the nexcloud mobile client for authentication

Apps that support the NC login flow via browser

Davx5

Start account configuration from cli, i.e.:

user=varac
token=**********
domain=systemli.org
adb shell 'am start -a android.intent.action.VIEW -d "davx5://'$user':'$token'@'$domain'"'

Issues