mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-30 20:36:36 -05:00
53 lines
2.8 KiB
Markdown
53 lines
2.8 KiB
Markdown
## RetroShare
|
|
|
|
RetroShare is a decentralized, private, secure, cross-platform, communication
|
|
toolkit.
|
|
RetroShare provides file sharing, chat, messages, forums, channels, boards and more.
|
|
|
|
[](https://github.com/retroshare/retroshare/releases/latest)
|
|
[](https://github.com/retroshare/retroshare/releases/latest)
|
|
[](https://github.com/RetroShare/RetroShare/actions/workflows/ci-mingw64.yml)
|
|
[](https://github.com/RetroShare/RetroShare/actions/workflows/ci-ucrt64.yml)
|
|
[](https://github.com/RetroShare/RetroShare/actions/workflows/ci-mingw64-Qt6.yml)
|
|
[](https://gitlab.com/RetroShare/RetroShare/-/commits/master)
|
|
[](https://gitlab.com/RetroShare/libretroshare/-/commits/master)
|
|
[](https://deepwiki.com/RetroShare/RetroShare)
|
|
|
|
## Get the source
|
|
|
|
Clone this repository, enter the directory and then get the submodules with the
|
|
following command
|
|
|
|
git submodule update --init --remote --force libbitdht/ libretroshare/ openpgpsdk/
|
|
|
|
|
|
|
|
## Compilation
|
|
|
|
Short of comprehensive and updated documentation on how to build RetroShare
|
|
(for the many supported platforms it runs on), scripts and recipes are provided
|
|
in the aim of creating packages for the supported platforms (and more)
|
|
in the [build_scripts](https://github.com/RetroShare/RetroShare/tree/master/build_scripts) directory of this repository.
|
|
|
|
## Compilation on Windows
|
|
Follow this file : [WindowsMSys2_InstallGuide.md](https://github.com/RetroShare/RetroShare/blob/master/build_scripts/Windows-msys2/WindowsMSys2_InstallGuide.md)
|
|
|
|
## Compilation on MacOSX
|
|
|
|
Follow this file : [MacOS_X_InstallGuide](https://github.com/RetroShare/RetroShare/blob/master/build_scripts/OSX/MacOS_X_InstallGuide.md)
|
|
|
|
## Compilation on Linux
|
|
|
|
Follow this file : [Linux_InstallGuide](https://github.com/RetroShare/RetroShare/blob/master/build_scripts/Debian+Ubuntu/Linux_InstallGuide.md)
|
|
|
|
## Releases
|
|
|
|
Latest release [here](https://github.com/RetroShare/RetroShare/releases)
|
|
|
|
Other Builds [RetroShare Downloads](https://retroshare.cc/downloads.html)
|
|
|
|
|
|
## Documentation
|
|
|
|
- [RetroShare Docs](https://retrosharedocs.readthedocs.io/en/latest/)
|
|
|