1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-08 19:52:36 +01:00
spacebarchat/README.md

68 lines
3.0 KiB
Markdown
Raw Normal View History

2021-05-07 15:54:43 +02:00
<p align="center">
<img width="100" src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets/logo_big_transparent.png" />
</p>
<h1 align="center">Fosscord</h1>
2021-05-07 15:54:43 +02:00
<p>
2021-05-08 20:53:26 +02:00
<a href="https://discord.gg/ZrnGQP6p3d">
2021-05-07 15:54:43 +02:00
<img src="https://img.shields.io/discord/806142446094385153?color=7489d5&logo=discord&logoColor=ffffff" />
</a>
<img src="https://img.shields.io/static/v1?label=Status&message=Development&color=blue">
<a title="Crowdin" target="_blank" href="https://translate.fosscord.com/"><img src="https://badges.crowdin.net/fosscord/localized.svg"></a>
2021-05-08 20:53:26 +02:00
<a href="https://opencollective.com/fosscord">
<img src="https://opencollective.com/fosscord/tiers/badge.svg">
</a>
2021-05-07 15:54:43 +02:00
</p>
### [About](https://github.com/fosscord/fosscord/wiki)
Fosscord is **f**ree **o**pen **s**ource **s**oftware compatible to dis**cord**. It is a selfhostable Chat, Voice and Video platform similar to Slack, Rocket.chat and Discord-compatible.
* Discord-compatible
* Selfhostable
* Open Source
* Configurable
* Secure
* Decentralized
* Extendable
* Themeable
2021-02-11 08:59:53 +01:00
2021-04-28 16:27:20 +02:00
logo by [@nwlandas](https://twitter.com/nwlandas)
### Installation
2021-04-24 20:06:24 +02:00
2021-02-25 11:05:19 +01:00
_it is in development and not yet finished_
### Support
2021-04-24 20:06:24 +02:00
[https://discord.gg/ZrnGQP6p3d](https://discord.gg/ZrnGQP6p3d)
2021-02-25 11:05:19 +01:00
if we are finished we'll host our own support server.
2021-05-07 15:53:10 +02:00
### Feature Additions:
* End to end encryption
* Whiteboard integration
### Repositories
2021-01-27 19:50:26 +01:00
| Repo name | Brief description |
| :--- | :--- |
| [UI](https://github.com/fosscord/fosscord-ui) | Open Source CSS framework in the style of Discord. |
| [API](https://github.com/fosscord/fosscord-API) | Fosscord HTTP API Server for fosscord-client |
| [Gateway](https://github.com/fosscord/fosscord-gateway) | Fosscord WebSocket Gateway Server for fosscord-client |
| [Voice/Video](https://github.com/fosscord/fosscord-voice) | Fosscord voice and video server |
| [Server-Util](https://github.com/fosscord/fosscord-server-util) | Utility functions for the all server repositories |
| [Dashboard](https://github.com/fosscord/fosscord-dashboard) | An admin dashboard for fosscord-server \(analytics, settings, administration, trust & safety\) |
| [Client](https://github.com/fosscord/fosscord-client) | Fosscord Client compatible with fosscord-server and discord.com |
| [CDN](https://github.com/fosscord/fosscord-cdn) | [Content-delivery-network](https://www.cloudflare.com/learning/cdn/what-is-a-cdn/) for the server, used to store images and assets |
| [~~React Native CSS~~](https://github.com/fosscord/react-native-withcss) \(archived\) | ~~Library to enable css support for the client especially for themes~~ |
| [~~React Native Mediaquery~~](https://github.com/fosscord/css-mediaquery) \(archived\) | ~~Use CSS media queries with react native~~ |
2021-03-27 23:56:54 +01:00
### Contribute
2021-04-24 20:06:24 +02:00
2021-02-06 14:56:38 +01:00
This project is only possible by volunteers like you and me, your contribution is very much appreciated 🥺.
If you want to make this project reality and and you would like to contribute then [read this issue](https://github.com/fosscord/fosscord/issues/10) first.