diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html index 41c4feb3..bd4203ff 100644 --- a/_includes/sections/productivity-tools.html +++ b/_includes/sections/productivity-tools.html @@ -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="Remotely 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="MeshCentral 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 encrypted by default 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="RustDesk 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 connection is end-to-end encrypted 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" +%} +