1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zusam_ynh.git synced 2025-11-05 11:28:43 +01:00
Zusam package for YunoHost
Find a file
2025-03-24 17:28:49 +01:00
.github Initial commit 2023-08-06 18:49:51 +02:00
conf improve 2025-03-24 00:00:34 +01:00
doc improve 2025-03-24 00:00:34 +01:00
scripts less warning 2025-03-24 00:04:18 +01:00
.gitattributes Initial commit 2023-08-06 18:49:51 +02:00
.gitignore Initial commit 2023-08-06 18:49:51 +02:00
ALL_README.md Auto-update READMEs 2024-12-27 13:08:38 +01:00
LICENSE doc & *.toml files 2023-08-09 19:01:39 +02:00
manifest.toml improve 2025-03-24 00:00:34 +01:00
README.md Auto-update READMEs 2025-03-24 00:01:01 +01:00
README_es.md Auto-update READMEs 2025-03-24 00:01:01 +01:00
README_eu.md Auto-update READMEs 2025-03-24 00:01:01 +01:00
README_fr.md Auto-update READMEs 2025-03-24 00:01:01 +01:00
README_gl.md Auto-update READMEs 2025-03-24 00:01:01 +01:00
README_id.md Auto-update READMEs 2025-03-24 00:01:01 +01:00
README_it.md Auto-update README 2024-03-29 07:29:45 +01:00
README_nl.md Auto-update READMEs 2025-03-24 00:01:01 +01:00
README_pl.md Auto-update READMEs 2025-03-24 00:01:01 +01:00
README_ru.md Auto-update READMEs 2025-03-24 00:01:01 +01:00
README_zh_Hans.md Auto-update READMEs 2025-03-24 00:01:01 +01:00
tests.toml improve 2025-03-24 00:00:34 +01:00

Zusam for YunoHost

Integration level Working status Maintenance status

Install Zusam with YunoHost

Read this README in other languages.

This package allows you to install Zusam quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Zusam (/tsuˈzam/) is a free and open-source way to self-host private forums for groups of friends. Composed of a server written in PHP exposing a REST API and a lightweight webapp, Zusam is extensible and easy to install. The goal is to make a stable, extensible, lightweight and user-friendly way to self-host private social groups.

Features

  • Links preview and embedded Youtube, Vimeo, Imgur, Soundcloud, Twitch, Bandcamp...
  • Video and image upload
  • Photo albums
  • Public link generation for messages
  • Completely responsive and mobile friendly
  • Low server footprint

Shipped version: 0.5.6~ynh2

Demo: https://demo.zusam.org

Screenshots

Screenshot of Zusam

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/zusam_ynh/tree/testing --debug
or
sudo yunohost app upgrade zusam -u https://github.com/YunoHost-Apps/zusam_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps