Independent · open source · early preview

Your cloud.
One native experience.

Nextcloud Native is one adaptive client for your whole Nextcloud. It turns app data and actions into interfaces that feel built for your phone and desktop.

Built by Obiente. Not affiliated with Nextcloud GmbH.

Nextcloud NativeDesktop workspace
Synced just now
Files / Projects

Project workspace

A different kind of client

Native does not have to mean narrow.

Custom experiences stay possible, but shared semantics do the heavy lifting. New apps can inherit the right patterns without waiting for a one-off rewrite.

Adaptive by design

It reads app contracts, data shapes and actions, then composes a useful native experience.

Native where it matters

Files, photos, messages, tables and media use reusable platform components, not embedded pages.

Your server stays yours

Credentials and learned app knowledge stay local. There is no Obiente cloud in the middle.

From unknown API to useful UI

The interface is compiled, not guessed.

Deterministic discovery comes first. Semantic inference can improve the result, but it may never invent an endpoint, payload or permission.

Read the architecture
  1. 01

    Discover the contract

    Capabilities, OpenAPI, app metadata and observed safe reads describe what the server can actually do.

  2. 02

    Compile the semantics

    Resources, fields, relations and actions become a typed platform-neutral native schema.

  3. 03

    Compose the experience

    Reusable native components choose the right list, gallery, editor, table, conversation or dashboard.

One coherent workspace

Apps should feel connected.

Shared search, previews, people, files and actions can move through the whole client instead of stopping at app boundaries.

See the compatibility work
Files & Notes
Photos & Memories
Talk
Calendar
Contacts
Music
Deck & Tables
Dynamic apps

One core, platform-native edges

Designed beyond a single screen.

The shared runtime keeps behavior consistent. Each operating system still owns credentials, files, background work, notifications and calls.

Developer build

Android

Native login, media, filesystem integration and background work.

Developer build

Linux

A real desktop workspace with platform credential storage.

Architecture ready

iOS · macOS · Windows

Shared domain logic with thin, genuinely native platform integrations.

Straight answers

What Nextcloud Native is, and is not.

Is this a web wrapper?

No. Nextcloud Native consumes server APIs and renders native Compose interfaces. Web content is reserved for formats that genuinely require a document renderer, not app navigation.

Does every Nextcloud app work already?

Not yet. This is an early developer preview. Files, Photos and Memories, Talk, Activity, Notes and several dynamically discovered apps have working paths, while the compatibility matrix records what still needs evidence or deeper interaction support.

Why use adaptive components instead of only app-specific clients?

App-specific knowledge can improve an experience, but reusable semantics let similar data and actions work across apps we have never tested. Verified adapters remain available for the places where they create a genuine UX improvement.

Is this an official Nextcloud project?

No. Nextcloud Native is an independent Obiente project, licensed under AGPL-3.0-or-later. It is not affiliated with, sponsored by or endorsed by Nextcloud GmbH.

Built in the open

Help make the best Nextcloud client possible.

Read the architecture, run the clients, test another app contract, or bring a platform integration you care about.

Start contributing