mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-10 04:32:35 +01:00
added disclaimer to archived repos
This commit is contained in:
parent
b1c576fa56
commit
c72664f3ae
30
README.md
30
README.md
@ -12,7 +12,8 @@
|
||||
|
||||
## [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.
|
||||
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
|
||||
@ -37,21 +38,22 @@ if we are finished we'll host our own support server.
|
||||
|
||||
## 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 |
|
||||
| [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) | Library to enable css support for the client especially for themes |
|
||||
| [React Native Mediaquery](https://github.com/fosscord/css-mediaquery) | 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 |
|
||||
| [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~~ |
|
||||
|
||||
## Contribute
|
||||
|
||||
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.
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user