ClyoCloud Review, Pricing & Features

ClyoCloud is a free, open-source, self-hosted personal cloud storage and media streaming server built with Nuxt. Learn about its features and setup.

Category
File Management
Pricing
Free/Open Source, from Free
Verified
Not yet
Last updated
July 18, 2026
Free PlanWeb AppOpen SourceSelf-Hosted

Overview

ClyoCloud is a free, open-source, self-hosted personal cloud storage and media streaming server built with Nuxt 3 and Nitro/H3. Maintained by the independent developer/organization WeeXnes and hosted on a self-managed OneDev instance rather than GitHub, it lets individuals run their own private alternative to consumer cloud storage services on hardware they control.

As a solo/small-team open-source project rather than a company, ClyoCloud has no publicly documented founding date, funding, or headquarters — it should be evaluated as community software, distributed via its own repository and the Arch Linux User Repository (AUR), rather than as a commercial vendor.

Key Features

ClyoCloud supports drag-and-drop uploads, bulk file operations, automatic thumbnail generation, ffmpeg-powered video streaming, tagging and collections for organization, and public share links, all through a Tailwind CSS/DaisyUI interface built on Vue 3.

Instead of a traditional database, file metadata is stored in sidecar '.cloudinfo' JSON files alongside each file, simplifying backup and deployment. Security features include JWT authentication, mandatory TOTP-based two-factor authentication once enabled, and path validation to prevent directory traversal attacks.

Pricing

ClyoCloud is free and open source under the GPL-3.0 license, with no subscription tiers or hosted SaaS offering. Users self-host the software, so the only ongoing cost is the server or hardware it runs on.

Because it is community-maintained rather than a commercial product, there are no paid support plans or SLAs; users rely on the project's own documentation and community channels for help.

Key Features

Pros & Cons

Pros

  • Completely free and open source under GPL-3.0 with no subscription costs
  • Lightweight, database-free design simplifies backup and deployment
  • Built-in TOTP two-factor authentication and path traversal protections for security-conscious self-hosters
  • Available as a ready-to-install package via the Arch Linux User Repository

Cons

  • Small solo/community-maintained project with limited documentation compared to established platforms like Nextcloud
  • No hosted/SaaS option — requires technical comfort with self-hosting and server maintenance
  • Lacks the broader groupware and office-suite features found in larger self-hosted platforms
  • No commercial support or SLA; support depends on community and maintainer availability

Pricing

Frequently Asked Questions

Is ClyoCloud free?

Yes, ClyoCloud is completely free and open source under the GPL-3.0 license. There is no paid tier or hosted SaaS version — it is designed to be self-hosted on your own hardware.

What technology is ClyoCloud built with?

ClyoCloud is built with Nuxt 3 (Vue.js) for the frontend, Nitro/H3 as the backend server engine, Tailwind CSS with DaisyUI for styling, and ffmpeg for media/video streaming support.

Does ClyoCloud require a database?

No. ClyoCloud stores file metadata in sidecar .cloudinfo JSON files alongside each file instead of using a traditional database like PostgreSQL or MySQL.

How do I install ClyoCloud?

ClyoCloud can be installed from its source repository at code.weexnes.dev/clyocloud, or via the Arch Linux User Repository (AUR) using the clyocloud or clyocloud-git packages.

Who maintains ClyoCloud?

ClyoCloud is maintained by WeeXnes, an independent developer/organization, and is not a venture-backed company product.

How does ClyoCloud compare to Nextcloud?

ClyoCloud is a much smaller, more narrowly scoped project focused specifically on file storage, sharing, and media streaming, whereas Nextcloud offers a broader groupware suite including calendars, contacts, office document editing, and a large app ecosystem.

Related Tools