mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-09 12:12:34 +01:00
Revert changes
This commit is contained in:
parent
dd47c6355d
commit
e62ad15621
93
README.md
93
README.md
@ -1,24 +1,83 @@
|
||||
![](./assets/readme.svg?sanitize=true)
|
||||
<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>
|
||||
|
||||
<p>
|
||||
<a href="https://discord.gg/ZrnGQP6p3d">
|
||||
<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>
|
||||
<a href="https://opencollective.com/fosscord">
|
||||
<img src="https://opencollective.com/fosscord/tiers/badge.svg">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
### [About](https://docs.fosscord.com/)
|
||||
|
||||
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
|
||||
|
||||
Logo by [@nwlandas](https://twitter.com/nwlandas).
|
||||
|
||||
### Installation
|
||||
|
||||
[Server]() _(pre alpha)_
|
||||
_it is in development and not yet finished._
|
||||
|
||||
Client _not finished and still in development_
|
||||
### Support
|
||||
|
||||
[https://discord.gg/ZrnGQP6p3d](https://discord.gg/ZrnGQP6p3d)
|
||||
|
||||
If we are finished we'll host our own support server.
|
||||
|
||||
### Feature Additions:
|
||||
* End to end encryption
|
||||
* Whiteboard integration
|
||||
|
||||
### Repositories
|
||||
|
||||
| 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 |
|
||||
| [Docs](https://github.com/fosscord/fosscord-docs) | Documentation for Fosscord |
|
||||
| [WebRTC Server](https://github.com/fosscord/fosscord-rtc) | Fosscord voice and video server |
|
||||
| [Voice Gateway](https://github.com/fosscord/fosscord-voice-gateway) | Fosscord voice gateway |
|
||||
| [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~~ |
|
||||
| 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 |
|
||||
[Docs](https://github.com/fosscord/fosscord-docs) | Documentation for Fosscord |
|
||||
| [WebRTC Server](https://github.com/fosscord/fosscord-rtc) | Fosscord voice and video server |
|
||||
| [Voice Gateway](https://github.com/fosscord/fosscord-voice-gateway) | Fosscord voice gateway |
|
||||
| [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~~ |
|
||||
|
||||
### Contribute
|
||||
|
||||
This project is only possible by volunteers like you and me, your contribution is very much appreciated.
|
||||
|
||||
If you would like to contribute then [read this issue](https://github.com/fosscord/fosscord/issues/10) first.
|
||||
|
||||
### License
|
||||
|
||||
Copyright (C) 2021 Fosscord and Fosscord Contributors
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as
|
||||
published by the Free Software Foundation version 3 of the
|
||||
License
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see https://www.gnu.org/licenses/agpl-3.0.de.html
|
||||
|
Loading…
Reference in New Issue
Block a user