CasaOS,一个简洁易用、开源的家庭云系统,支持一键安装各类 NAS / 家庭智能应用,可快速在本地搭建与托管电影、音乐、游戏等家庭娱乐服务。

link 7ecfea71ab Update json (#1160) 1 day ago
.github 50816c68b0 Update demo.yml (#1121) 1 week ago
api 78b7c6ce09 Add zertier (#1116) 1 week ago
build f530f69ba5 Update migration.list 2 months ago
cmd 10191a1be3 Test rclone (#961) 2 months ago
codegen 78b7c6ce09 Add zertier (#1116) 1 week ago
common 78b7c6ce09 Add zertier (#1116) 1 week ago
conf 381fb85b1d v0.3.7 (#600) 7 months ago
drivers 10191a1be3 Test rclone (#961) 2 months ago
interfaces 70ba4d5e3d 0.3.6 (#519) 8 months ago
internal 87b190a84b Remove fs.go 2 months ago
model 280ad4fcf9 Add merge json (#1079) 2 weeks ago
pkg 78b7c6ce09 Add zertier (#1116) 1 week ago
route 7ecfea71ab Update json (#1160) 1 day ago
service c5d2cebe92 Socket update (#1151) 3 days ago
types 173997c44b Send notification changes to message bus (#861) 3 months ago
.all-contributorsrc c23bd3f3a3 docs: add llwaini as a contributor for projectManagement, test, tutorial (#379) 10 months ago
.gitignore 8a37f9c879 Merge branch 'heads/v0.3.7' 6 months ago
.gitmodules f0f0eb2ef0 🦄 refactor: 1 year ago
.goreleaser.debug.yaml b2a4fafdb4 add race detection for tests 4 months ago
.goreleaser.yaml b2a4fafdb4 add race detection for tests 4 months ago
CHANGELOG.md 60e81bc781 Change changelog (#953) 2 months ago
CODE_OF_CONDUCT.md c768260b1b add CODE_OF_CONDUCT.md (#898) 3 months ago
DEVELOPING.md b0dc30277b Adding simple Developing file (#311) 11 months ago
LICENSE 403d563869 Create LICENSE 1 year ago
Makefile 2491a03d4b update makefile 1 year ago
README.md 39535d6a38 Update README.md (#1067) 3 weeks ago
SECURITY.md de6ed093a2 Create SECURITY.md 2 months ago
go.mod e0e9f97764 Update ip address 1 week ago
go.sum 538639b623 fix `(*service).Ports()` missing ports from IPv6 (#1069) 3 weeks ago
main.go c5d2cebe92 Socket update (#1151) 3 days ago
package.json c5de0319fb Update publish_npm.yaml (#1120) 1 week ago
snapshot-dark.jpg d48e24f652 Create snapshot-dark.jpg 10 months ago
snapshot-light.jpg 3a8cf593d9 Create snapshot-light.jpg 10 months ago
snapshot-mobile.png 88c15104b4 update README.md 1 year ago
snapshot.png 32e00b17b1 update README.md 1 year ago
tsconfig.json c67ee1731c :sparkles: Introducing new features.Incorporating automatic publishin… (#1107) 1 week ago

README.md

CasaOS - Your Personal Cloud

CasaOS
Connect with the community, establish autonomy, reduce the cost of SaaS, and MAXIMIZE the potential for a personalized copilot.

CasaOS Version CasaOS License CasaOS Pull Requests CasaOS Issues CasaOS Stargazers
IceWhale Discord CasaOS GitHub Discussions All Contributors
Website | Demo | GitHub

CasaOS Snapshot

Why do you need Personal Cloud?

In 2020, the team noticed three important trends:

  • The cost of computing power and storage was decreasing fast.
  • A part of cloud computing was moving towards edge computing.
  • The issue of consumer data asset ownership and attribution had been ignored.

Based on these trends, the team proposed a thought experiment internally: what if personal clouds were available under $100 in next five years? This personal cloud would provide a low-cost data collaboration solution as a personal data center, storing and managing data for creators and small organizations. A distributed collaborative computing network can be formed by personal servers located around the world. It could also control and connect all smart devices, providing cross-ecosystem local intelligent services.

Furthermore, the personal cloud could combine personal data to train personalized AI assistants. The idea is that this technology would be an effective way to solve the issue of consumer data asset ownership and , as well as provide a more affordable and efficient computing solution for individuals and small organizations.

If you think what we are doing is valuable. Please give us a star ⭐ and fork it 🤞!

Features

  • Friendly UI designed for home scenarios
    • No code, no forms, intuitive, design for humanity
  • Multiple hardware and base system support
    • ZimaBoard, NUC, RPi, old computers, whatever is available.
  • Selected apps in the app store, one-click installation
    • Nextcloud, HomeAssiant, AdGuard, Jellyfin, *arr and more!
  • Easily install numerous Docker apps
    • Over 100,000 apps from the Docker ecosystem can be easily installed
  • Elegant drive and file management
    • What you see is what you get. No technical background required.
  • Well-designed system/app widgets
    • What you care about, at a glance. Resource usage, app status, and more!

Getting Started

CasaOS fully supports ZimaBoard, Intel NUC, and Raspberry Pi. Also, more computers and development boards and fully compatible with Ubuntu, Debian, Raspberry Pi OS, and CentOS with one-liner installation.

Hardware Compatibility

  • amd64 / x86-64
  • arm64
  • armv7

System Compatibility

Official Support

  • Debian 11 (✅ Tested, Recommended)
  • Ubuntu Server 20.04 (✅ Tested)
  • Raspberry Pi OS (✅ Tested)

Community Support

  • Elementary 6.1 (✅ Tested)
  • Armbian 22.04 (✅ Tested)
  • Alpine (🚧 Not Fully Tested Yet)
  • OpenWrt (🚧 Not Fully Tested Yet)
  • ArchLinux (🚧 Not Fully Tested Yet)

Quick Setup CasaOS

Freshly install a system from the list above and run this command:

wget -qO- https://get.casaos.io | sudo bash

or

curl -fsSL https://get.casaos.io | sudo bash

Uninstall CasaOS

v0.3.3 or newer

casaos-uninstall

Before v0.3.3

curl -fsSL https://get.icewhale.io/casaos-uninstall.sh | sudo bash

Community

The word Casa comes from the Spanish word for "home". Project CasaOS originated as a pre-installed system for crowdfunded product ZimaBoard on Kickstarter.

After looking at many systems and software on the market, the team found no server system designed for home scenarios, sadly true.

So, we set out to build this open source project to develop CasaOS with our own hands, everyone in the community, and you.

We believes that through community-driven collaborative innovation and open communication with global developers, we can reshape the digital home experience like never before.

A warm welcome for you to get help or share great ideas in the Discord!

Discord Card

Contributing

CasaOS is a community-driven open source project and the people involved are CasaOS users. That means CasaOS will always need contributions from community members just like you!

Donate

bappi2097

Credits

Many thanks to everyone who has helped CasaOS so far!

Everyone's contribution is greatly appreciated. (Emoji Key)


老竭力

💻 📖 🤔 🚇 🚧 📦 💬 👀

link

💻 📖 🤔 🚇 🚧 💬 👀

Tiger Wang (王豫)

💻 📖 🤔 🚇 🚧 🧑‍🏫 🛡️ 💬 👀

Lauren

🤔 🔍 📆 💬 ⚠️

John Guan

📝 🖋 📖 🤔 📋 🧑‍🏫 💬 👀

David Tippett

📖 🤔 💬

Skaya

🧑‍🏫 💬 🌍

AuthorShin

⚠️ 🐛 💬 🤔

baptiste313

🌍

DrMxrcy

⚠️ 🤔 💬

Joooost

🤔

Vitaly Potyarkin

🤔

Bjørn Friese

🤔

Protektor

🐛 🤔 💬

llwaini

📆 ⚠️

This project follows the all-contributors specification. Contributions of any kind welcome!

Changelog

Detailed changes for each release are documented in the release notes.


trackgit-views