
ownCloud GmbH
The company behind ownCloud — open-source content collaboration and file sync & share.
- Apps
- 2
- Extensions
- 8
- Downloads
- 245
Apps
Web Extensions
AI Document Summary
ownCloud GmbHAdds a Summary sidebar panel and a Summarize context-menu action for supported document types (PDF, TXT, MD). On demand it downloads the file, extracts its text, and sends it to an admin-configured, OpenAI-compatible LLM endpoint to produce a short overview and a list of key points. No LLM provider is bundled and no API keys are embedded in the browser — the endpoint is fully operator-controlled (BYO-LLM). Requests flow through an ai-llm-proxy sidecar that validates the user's oCIS bearer token and injects the LLM API key server-side so it never reaches the browser.
Draw.io
ownCloud GmbHView and edit draw.io diagram files (.drawio).
External Sites
ownCloudAdd links to the app switcher (embedded or external).
JSON Viewer
ownCloudView JSON files (.json) with syntax highlighting and collapsible nodes.
Progress Bars
ownCloudA collection of progress bars for users to choose from.
Unzip
ownCloudUnzip .zip files to the current folder, directly in your ownCloud.
DICOM Viewer
ownCloudBlob sources (
child-src: 'blob:'), data and url connections (connect-src: 'data:' 'https://unpkg.com/detect-gpu@5.0.38/dist/benchmarks/d-intel.json') and unsafe dynamic code evaluation (script-src: '''unsafe-eval''') must all be allowed in CSP.Development boilerplate
ownCloudDownload the
skeletonpackage and extract it. Open it in your favorite IDE. Read the README.md to get started developing your own app. Everything is set up for you, just start building.