All Projects → zusam → zusam

zusam / zusam

Licence: AGPL-3.0 license
Private groups to share messages, photos, videos, links with friends and family.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
shell
77523 projects
Twig
543 projects
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to zusam

devliver
Your private self hosted composer repository with user management
Stars: ✭ 50 (-36.71%)
Mutual labels:  selfhosted, self-hosted, private
Gokapi
Lightweight selfhosted Firefox Send alternative without public upload
Stars: ✭ 84 (+6.33%)
Mutual labels:  selfhosted, self-hosted
Docker Swarm Cookbook
A large collection of recipes for a complete, self-hosted Docker Swarm stack including Traefik v2 and SSO/Auth
Stars: ✭ 49 (-37.97%)
Mutual labels:  selfhosted, self-hosted
Ownhealthrecord
This repository is about the OwnHealthRecord Application Web App
Stars: ✭ 162 (+105.06%)
Mutual labels:  selfhosted, self-hosted
Yunohost
YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
Stars: ✭ 832 (+953.16%)
Mutual labels:  selfhosted, self-hosted
Passwordcockpit
Passwordcockpit is a simple, free, open source, self hosted, web based password manager for teams. It is made in PHP, Javascript, MySQL and it run on a docker service. It allows users with any kind of device to safely store, share and retrieve passwords, certificates, files and much more.
Stars: ✭ 34 (-56.96%)
Mutual labels:  selfhosted, self-hosted
Personal Management System
Your web application for managing personal data. <[email protected]>
Stars: ✭ 2,027 (+2465.82%)
Mutual labels:  selfhosted, self-hosted
Docker Ddns
Easy-to-deploy dynamic DNS with Docker, Go and Bind9
Stars: ✭ 392 (+396.2%)
Mutual labels:  selfhosted, self-hosted
Awesome Selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
Stars: ✭ 70,996 (+89768.35%)
Mutual labels:  selfhosted, self-hosted
Blaze
⚡ File sharing progressive web app built using WebTorrent and WebSockets
Stars: ✭ 991 (+1154.43%)
Mutual labels:  preact, sharing
TeleType
Stream or share terminals over the web. Show off mad cli-fu, help a colleague, teach, or troubleshoot. end-to-end encrypted 🛡
Stars: ✭ 83 (+5.06%)
Mutual labels:  sharing, private
Server
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Stars: ✭ 6,858 (+8581.01%)
Mutual labels:  selfhosted, self-hosted
Photoview
Photo gallery for self-hosted personal servers
Stars: ✭ 553 (+600%)
Mutual labels:  selfhosted, photo
Cve Api
Unofficial api for cve.mitre.org
Stars: ✭ 36 (-54.43%)
Mutual labels:  selfhosted, self-hosted
Blocky
Fast and lightweight DNS proxy as ad-blocker for local network with many features
Stars: ✭ 523 (+562.03%)
Mutual labels:  selfhosted, self-hosted
Reminiscence
Self-Hosted Bookmark And Archive Manager
Stars: ✭ 1,303 (+1549.37%)
Mutual labels:  selfhosted, self-hosted
wake-pc
Wake PC is a tiny self-hosted Wake-On-Lan (WOL) app written in PHP for linux machines that you can use to wake up machines on your local network.
Stars: ✭ 44 (-44.3%)
Mutual labels:  selfhosted, self-hosted
Appwrite
Appwrite is a secure end-to-end backend server for Web, Mobile, and Flutter developers that is packaged as a set of Docker containers for easy deployment 🚀
Stars: ✭ 14,592 (+18370.89%)
Mutual labels:  selfhosted, self-hosted
Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (+269.62%)
Mutual labels:  selfhosted, self-hosted
Server
self-hosted tag-based time tracking
Stars: ✭ 238 (+201.27%)
Mutual labels:  selfhosted, self-hosted

A truly private space for you and your friends

What is Zusam ?

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.

More screenshots here

Demo

You can test Zusam right now on https://demo.zusam.org
The login is "zusam" and the password is "zusam". The instance is reset every hour.

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

Deployment

Zusam is composed of a PHP server and a single-page-application. The backend uses Symfony and Sqlite, the frontend is made with Preact and ParcelJS.

Requirements:

  • PHP 8.0+ (with iconv, mbstring, curl, xml, sqlite3 and imagick extensions)
  • Ffmpeg 3+

Installation guides:

Status

The project has the goal of being really stable for the backend once 1.0 is hit. That means no database structure changes, an update system and a stable API.
The webapp can still change a lot after that point.
For now, Zusam is completely usable in a day-to-day basis but is subject to significative evolutions with upcoming updates and doesn't guarantee backwards compatibility.
I try my best to make updates as easy as possible.

Webapp compatibility

The webapp targets Firefox ESR and at most one-year old Chrome.
It should work on the latest versions of Edge and Safari but is not tested on them.

Contributing

Zusam is free and open-source software licensed under AGPLv3.
You can open issues for bugs you've found or features you think are missing. You can also submit pull requests to this repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].