Rymdport is a free and open source sharing application for Linux, MacOS and Windows. Using Rymdport you can share files, folders, and text between any devices. It supports end-to-end encryption using magic-wormhole protocol. It is written in Go and released under GNU General Public License v3.0. You can also set password length, verification of connection, file overwrite settings, theme, color and text size.
Install Rymdport on Ubuntu Linux
Rymdport is available as a flatpak package from flathub. Install flatpak and flathub first and restart you system after the installation. Now in terminal application (ctrl+alt+t) run below Rymdport flatpak installation command.
flatpak install flathub io.github.jacalz.rymdport
It will install the latest version Rymdport on your Ubuntu Linux system. Now start Rymdport using this command.
flatpak run io.github.jacalz.rymdport
And if you don’t like it then uninstall it via
sudo flatpak uninstall io.github.jacalz.rymdport
That’s all.