Adaptive by design
It reads app contracts, data shapes and actions, then composes a useful native experience.
Independent · open source · early preview
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.
A different kind of client
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.
It reads app contracts, data shapes and actions, then composes a useful native experience.
Files, photos, messages, tables and media use reusable platform components, not embedded pages.
Credentials and learned app knowledge stay local. There is no Obiente cloud in the middle.
From unknown API to useful UI
Deterministic discovery comes first. Semantic inference can improve the result, but it may never invent an endpoint, payload or permission.
Read the architectureCapabilities, OpenAPI, app metadata and observed safe reads describe what the server can actually do.
Resources, fields, relations and actions become a typed platform-neutral native schema.
Reusable native components choose the right list, gallery, editor, table, conversation or dashboard.
One coherent workspace
Shared search, previews, people, files and actions can move through the whole client instead of stopping at app boundaries.
See the compatibility workOne core, platform-native edges
The shared runtime keeps behavior consistent. Each operating system still owns credentials, files, background work, notifications and calls.
Native login, media, filesystem integration and background work.
A real desktop workspace with platform credential storage.
Shared domain logic with thin, genuinely native platform integrations.
The work behind the promise
The public documentation is built directly from the repository, so architecture decisions, current limitations and acceptance gates stay visible.
Straight answers
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.
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.
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.
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
Read the architecture, run the clients, test another app contract, or bring a platform integration you care about.