{"id":13593467,"url":"https://github.com/Jacalz/rymdport","last_synced_at":"2025-04-09T05:31:14.812Z","repository":{"id":37535325,"uuid":"274353701","full_name":"Jacalz/rymdport","owner":"Jacalz","description":"Cross-platform application for easy encrypted file, folder, and text sharing between devices.","archived":false,"fork":false,"pushed_at":"2024-07-18T09:56:47.000Z","size":2107,"stargazers_count":1092,"open_issues_count":31,"forks_count":58,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-11-01T16:05:20.959Z","etag":null,"topics":["cross-platform","fyne","go","gui","hacktoberfest","magic-wormhole"],"latest_commit_sha":null,"homepage":"https://rymdport.github.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jacalz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"Jacalz"}},"created_at":"2020-06-23T08:37:51.000Z","updated_at":"2024-11-01T14:43:42.000Z","dependencies_parsed_at":"2023-02-09T19:46:01.889Z","dependency_job_id":"d3d59c03-1233-4860-8ec1-57f4b4555e9f","html_url":"https://github.com/Jacalz/rymdport","commit_stats":null,"previous_names":["jacalz/wormhole-gui"],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacalz%2Frymdport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacalz%2Frymdport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacalz%2Frymdport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacalz%2Frymdport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jacalz","download_url":"https://codeload.github.com/Jacalz/rymdport/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223105665,"owners_count":17088336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cross-platform","fyne","go","gui","hacktoberfest","magic-wormhole"],"created_at":"2024-08-01T16:01:20.565Z","updated_at":"2025-04-09T05:31:14.804Z","avatar_url":"https://github.com/Jacalz.png","language":"Go","funding_links":["https://github.com/sponsors/Jacalz"],"categories":["Go","Useful"],"sub_categories":[],"readme":"# Rymdport\n\n[![Tests](https://github.com/Jacalz/rymdport/actions/workflows/tests.yml/badge.svg)](https://github.com/Jacalz/rymdport/actions/workflows/tests.yml)\n[![Analysis](https://github.com/Jacalz/rymdport/actions/workflows/analysis.yml/badge.svg?branch=main)](https://github.com/Jacalz/rymdport/actions/workflows/analysis.yml)\n![Downloads](https://img.shields.io/github/downloads/jacalz/rymdport/total)\n[![Go Report Card](https://goreportcard.com/badge/github.com/Jacalz/rymdport/v3)](https://goreportcard.com/report/github.com/Jacalz/rymdport/v3)\n[![version](https://img.shields.io/github/v/tag/Jacalz/rymdport?label=version)](https://github.com/Jacalz/rymdport/releases/latest)\n\n\nRymdport (formerly wormhole-gui) is a cross-platform application that lets you easily and safely share files, folders, and text between devices.\nThe data is sent securely with end-to-end encryption using the same protocol as [magic-wormhole](https://github.com/magic-wormhole/magic-wormhole). This means that Rymdport can talk not only to itself, but also to [other wormhole clients](https://github.com/Jacalz/rymdport/wiki/Supported-clients).\n\nThe transfers are implemented in a compiled native [Go](https://go.dev/) implementation of magic-wormhole. As a result, Rymdport compiles into a single native binary with no runtime dependencies while also outperforming the reference implementation of magic-wormhole.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"internal/assets/screenshot2.png\" /\u003e\n\u003c/p\u003e\n\n## Downloads\n\nPlease visit the [release page](https://github.com/Jacalz/rymdport/releases) to download the latest release.\nPre-built binaries are available for FreeBSD, Linux, macOS (`x86-64` and `arm64`) and Windows (`x86-64`).\n\n### Packages in repositories\n\nFor Linux users, Rymdport is also avaliable as a Flatpak on [Flathub](https://flathub.org/apps/details/io.github.jacalz.rymdport):\n\n\u003ca href='https://flathub.org/apps/details/io.github.jacalz.rymdport'\u003e\u003cimg width='200' alt='Download on Flathub' src='https://dl.flathub.org/assets/badges/flathub-badge-en.svg'/\u003e\u003c/a\u003e\n\nThe following distributions also have binary packages available through their respective package managers:\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/rymdport.svg)](https://repology.org/project/rymdport/versions)\n\nFor more information on how to build Rymdport for a distribution package, see [PACKAGING.md](PACKAGING.md).\n\n### Running on macOS arm64 (Apple Silicon)\n\nBinaries that are not signed with an official Apple certificate and downloaded from the web are put into quarantine by macOS (Apple computers with Intel CPUs do not exhibit this behavior). To solve this, you need to remove the quarantine attribute from the application (replacing `\u003cpath to .app\u003e` with the application path):\n```\nxattr -r -d com.apple.quarantine \u003cpath to .app\u003e\n```\n\nIf this does not work, the `amd64` binaries work fine through Rosetta.\n\n## Requirements\n\nRymdport compiles into a statically linked binary with no explicit runtime dependencies.\nCompiling requires a [Go](https://go.dev) compiler (version 1.21 or later) and the [prerequisites for Fyne](https://developer.fyne.io/started/).\n\nFor more information, see the [Requirements](https://github.com/Jacalz/rymdport/wiki/Requirements) page in the [Rymdport Wiki](https://github.com/Jacalz/rymdport/wiki).\n\n## Building\n\nSystems with the compile-time requirements satisfied can build the project using `go build` in the project root:\n```bash\ngo build\n```\n\nCompilation and installation can also be performed using GNU Make (installing this way is only supported on Linux and BSD):\n```bash\nmake\nsudo make install\n```\n\nFor more information, see the [Compiling](https://github.com/Jacalz/rymdport/wiki/Compiling) page in the [Rymdport Wiki](https://github.com/Jacalz/rymdport/wiki).\n\n## Our Sponsors\n\nWe are grateful for the support received by the following organizations:  \n\n\u003ca href='https://fynelabs.com/'\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://i0.wp.com/fynelabs.com/wp-content/uploads/2022/01/logo_light.png\"\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://i0.wp.com/fynelabs.com/wp-content/uploads/2022/01/logo_dark.png\"\u003e\n    \u003cimg alt=\"Sponsored by Fyne Labs\" width='200' src=\"https://i0.wp.com/fynelabs.com/wp-content/uploads/2022/01/logo_light.png\"\u003e\n  \u003c/picture\u003e\n\u003c/a\u003e\n\u003cbr /\u003e\u003cbr /\u003e\n\u003ca href='https://tuta.com/'\u003e\n  \u003cimg alt=\"Sponsored by Tuta\" width='250' src=\"https://raw.githubusercontent.com/rymdport/rymdport.github.io/main/assets/tuta_logo.svg\"\u003e\n\u003c/a\u003e\n\n\n### Sponsoring\n\nRymdport is an open source project that is provided free of charge, and that will continue to be the case forever. If you use this project and appreciate the work being put into it, please consider supporting its development through [GitHub Sponsors](https://github.com/sponsors/Jacalz). This is in no way a requirement, but would be greatly appreciated and would allow for even more improvements to come further down the road.\n\n## Contributing\n\nContributions are strongly appreciated. Everything from creating bug reports to contributing code will help the project a lot, so please feel free to help in any way, shape, or form that you feel comfortable with.\n\n## Name\n\nThe word \"rymdport\" (pronounced `[rym:dpor‿t:]`) comes from the Swedish language and means \"space gate\".\nAs a wormhole is a kind of gateway through space, it became the new name after \"wormhole-gui\".\n\n## License\n- Rymdport is licensed under `GNU GENERAL PUBLIC LICENSE Version 3` and will forever continue to be open source.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJacalz%2Frymdport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJacalz%2Frymdport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJacalz%2Frymdport/lists"}