1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2025-11-05 04:28:44 +01:00
ownCloud package for YunoHost
Find a file
2025-10-16 19:59:33 +02:00
.github Add files via upload 2024-04-22 10:43:37 +02:00
conf cleaning 2025-09-02 14:50:10 +02:00
doc Improving 2025-03-31 04:49:26 +02:00
scripts cleaning 2025-09-02 14:50:10 +02:00
.gitignore cleaning 2024-06-20 22:42:01 +02:00
LICENSE Update LICENSE 2023-09-04 21:46:20 +02:00
manifest.toml Update manifest.toml 2025-10-15 17:10:22 +02:00
README.md Auto-update READMEs 2025-10-15 00:16:30 +02:00
tests.toml Improving 2025-03-31 04:49:26 +02:00

Logo of ownCloud ownCloud, packaged for YunoHost

Online storage, file sharing platform

🌐 Official app website App Demo Version: 7.3.0~ynh1

Screenshots

Screenshot of ownCloud

📦 Developer info

Automatic tests level

🛠️ Upstream ownCloud repository: https://github.com/owncloud/ocis

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/owncloud_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade owncloud -u https://github.com/YunoHost-Apps/owncloud_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.