# Jacalz/rymdport

Cross-platform application for easy encrypted file, folder, and text sharing between devices.

Repository: https://github.com/Jacalz/rymdport
Canonical: https://ross.abutalabs.com/products/rymdport
Homepage: https://rymdport.github.io/
Language: Go
License: GPL-3.0
License Family: copyleft
Topics: fyne, cross-platform, go, magic-wormhole, gui, hacktoberfest
Last push: 2026-02-14T16:14:15+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 67, release rhythm 30, longevity 100
- inputs: {"age_days": 2262, "days_push": 200, "days_rel": 387, "gap_med": 64, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1240, forks 61 (observed 2026-08-28T04:04:06.172570+00:00)

## What it is
Rymdport is a cross-platform GUI application for securely sharing files, folders, and text between devices using end-to-end encryption. It implements the magic-wormhole protocol in native Go via wormhole-william, compiling to a single static binary with no runtime dependencies and interoperating with other wormhole clients.

## Use cases
- send files securely between my laptop and phone
- share a folder with a friend without uploading to the cloud
- transfer text snippets between devices with encryption
- send files to someone using a different wormhole client
- share files without creating an account or using a server storage
- cross-platform file transfer tool for linux mac and windows

## When to choose
- you want encrypted peer-to-peer-style transfers with a simple GUI instead of the command line
- you need a single native binary with no runtime dependencies
- you must interoperate with other magic-wormhole clients
- you want faster transfers than the reference Python wormhole implementation

## When to avoid
- you need a command-line-only tool or scriptable transfer workflow
- you require resumable transfers for very large files over unstable connections
- you need a web-based or browser-accessible sharing interface
- you want transfers through a self-hosted storage server rather than direct wormhole relays

## Facets
- artifact type: application
- maturity: active
- function: cryptography, security, gui, networking
- domain: privacy, security, files, cross-platform
- platform: windows, bsd, cross-platform, go
- tags: file-transfer, magic-wormhole, end-to-end-encryption, fyne, wormhole-client, text-sharing, folder-sharing, linux, macos

## Member repositories
- Jacalz/rymdport (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:06.172570+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:08:32.124379+00:00, confidence not recorded.
  - readme: https://github.com/Jacalz/rymdport (fetched 2026-08-28T04:04:06.172570+00:00, sha c9a4ae63dc43)
  - homepage: https://rymdport.github.io/ (fetched 2026-08-29T12:20:24.825509+00:00, sha 08c808a8f618)
- Data as of 2026-08-30T08:39:29.467469+00:00.
