Add remote desktop softwares in Productivity Tools #2316

Open
lrq3000 wants to merge 7 commits from lrq3000/remote-desktop into master
4 changed files with 47 additions and 0 deletions

View File

@ -49,6 +49,52 @@
ios="https://itunes.apple.com/app/apple-store/id1000755153"
%}
{%
include cardv2.html
title="Remotely"
image="/assets/img/png/3rd-party/remotely.png"
image-dark="/assets/img/png/3rd-party/remotely.png"
description="<strong>Remotely</strong> is an open source zero-configuration remote desktop software, accessible from any web browser. It allows for fast TLS encrypted video and audio streaming using WebRTC and GPU acceleration."
labels="color==warning::icon==fas fa-exclamation-triangle::tooltip==Although a public instance is freely offered, self-hosting is advised for more security."
website="https://remotely.one/"
github="https://github.com/lucent-sea/remotely"
web="https://app.remotely.one/"
windows="https://github.com/lucent-sea/Remotely/releases"
linux="https://github.com/lucent-sea/Remotely/releases"
%}
{%
include cardv2.html
title="MeshCentral"
image="/assets/img/png/3rd-party/meshcentral.png"
image-dark="/assets/img/png/3rd-party/meshcentral.png"
description="<strong>MeshCentral</strong> is an open source remote desktop software. No network configuration is necessary and the hosts can be accessed with any web browser. All data is <a href=//meshcentral.com/info/docs/securityfeatures.pdf>encrypted by default</a> via TLS and quantum computing resistant hashing algorithms (SHA385, AES256 and RSA3072). The server and management agent run on Windows, Linux, MacOS and FreeBSD."
labels="color==warning::icon==fas fa-exclamation-triangle::tooltip==Although a public instance is freely offered, self-hosting is advised for more security."
website="https://www.meshcommander.com/meshcentral2"
github="https://github.com/Ylianst/MeshCentral"
web="https://meshcentral.com/"
windows="https://meshcentral.com/info/downloads.html"
linux="https://meshcentral.com/info/downloads.html"
mac="https://meshcentral.com/info/downloads.html"
freebsd="https://meshcentral.com/info/downloads.html"
googleplay="https://play.google.com/store/apps/details?id=com.meshcentral.agent2"
%}
{%
include cardv2.html
title="RustDesk"
image="/assets/img/png/3rd-party/rustdesk.png"
image-dark="/assets/img/png/3rd-party/rustdesk.png"
description="<strong>RustDesk</strong> is an easy to use end-to-end encrypted remote desktop software with no network configuration required, simply share the randomly generated ID and password to get assisted, no registration needed. The <a href=//github.com/rustdesk/rustdesk/issues/63>connection is end-to-end encrypted</a> between the agents and clients, so that content is never decrypted by the server."
labels="color==warning::icon==fas fa-exclamation-triangle::tooltip==Although the software works by default using a free public instance, self-hosting is advised for more security.::link==https://github.com/rustdesk/rustdesk-server-demo"
website="https://rustdesk.com/"
github="https://github.com/rustdesk/rustdesk"
windows="https://github.com/rustdesk/rustdesk/releases"
linux="https://github.com/rustdesk/rustdesk/releases"
mac="https://github.com/rustdesk/rustdesk/releases"
googleplay="https://play.google.com/store/apps/details?id=com.carriez.flutter_hbb"
%}
<h3>Worth Mentioning</h3>
<ul>
@ -59,6 +105,7 @@
<li><a href="https://framadate.org/">Framadate</a> - A free and open-source online service for planning an appointment or making a decision quickly and easily. No registration is required.</li>
<li><a href="https://www.libreoffice.org/">LibreOffice</a> - Free and open-source office suite.</li>
<li><a href="https://vscodium.com/">VSCodium</a> - Scripts to automatically build Microsoft's Visual Studio Code editor without branding or telemetry.</li>
<li><a href="https://screensy.marijn.it/">Screensy</a> - Free and <a href="https://github.com/screensy/screensy">open-source</a> encrypted screen sharing from any web browser, just share the randomly generated URL for others to join.</li>
</ul>
<h1 id="metadata-removal-tools" class="anchor">

BIN
assets/img/png/3rd-party/meshcentral.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

BIN
assets/img/png/3rd-party/remotely.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
assets/img/png/3rd-party/rustdesk.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB