mirror of
https://github.com/RetroShare/libretroshare.git
synced 2026-09-12 19:50:03 +05:00
Add README for libretroshare
This commit is contained in:
parent
f42b389ce3
commit
f45f70415f
26
README.asciidoc
Normal file
26
README.asciidoc
Normal file
@ -0,0 +1,26 @@
|
||||
// SPDX-FileCopyrightText: 2022 Retroshare Team <contact@retroshare.cc>
|
||||
// SPDX-FileCopyrightText: 2022 Gioacchino Mazzurco <gio@retroshare.cc>
|
||||
// SPDX-FileCopyrightText: 2022 Asociación Civil Altermundi <info@altermundi.net>
|
||||
// SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
|
||||
= RetroShare library
|
||||
|
||||
RetroShare is a decentralized, private, secure, cross-platform, communication
|
||||
software.
|
||||
|
||||
RetroShare functionalities (file sharing, chat, messages, forums, channels...)
|
||||
are implemented under the hood by libretroshare which offer a documented C++ and
|
||||
JSON API.
|
||||
|
||||
While RetroShare is an application on it's own, libretroshare is meant to be
|
||||
used as part of other programs, some of them are
|
||||
RetroShare-gui[https://retroshare.cc],
|
||||
RetroShare-service[https://retroshare.cc],
|
||||
elRepo.io[https://elrepo.io/] mobile application
|
||||
(let us know if there are more).
|
||||
|
||||
|
||||
.Build Status
|
||||
|===============================================================================
|
||||
|Android via JitPack | image:https://jitpack.io/v/com.gitlab.RetroShare/libretroshare.svg[https://jitpack.io/#com.gitlab.RetroShare/libretroshare]
|
||||
|===============================================================================
|
||||
Loading…
Reference in New Issue
Block a user