{"id":13400465,"url":"https://github.com/achhabra2/riftshare","last_synced_at":"2026-03-10T08:46:23.711Z","repository":{"id":38377124,"uuid":"436016317","full_name":"achhabra2/riftshare","owner":"achhabra2","description":"Easy, Secure, Free file sharing","archived":false,"fork":false,"pushed_at":"2022-06-17T15:10:41.000Z","size":8775,"stargazers_count":137,"open_issues_count":6,"forks_count":14,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-07-31T19:24:52.415Z","etag":null,"topics":["file-sharing","go","magic-wormhole","wails"],"latest_commit_sha":null,"homepage":"https://riftshare.app","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/achhabra2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-07T20:24:49.000Z","updated_at":"2024-06-25T13:48:18.000Z","dependencies_parsed_at":"2022-06-29T22:41:57.641Z","dependency_job_id":null,"html_url":"https://github.com/achhabra2/riftshare","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/achhabra2/riftshare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achhabra2%2Friftshare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achhabra2%2Friftshare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achhabra2%2Friftshare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achhabra2%2Friftshare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/achhabra2","download_url":"https://codeload.github.com/achhabra2/riftshare/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achhabra2%2Friftshare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30328252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["file-sharing","go","magic-wormhole","wails"],"created_at":"2024-07-30T19:00:52.346Z","updated_at":"2026-03-10T08:46:23.656Z","avatar_url":"https://github.com/achhabra2.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# RiftShare\n\n\u003cp align=\"center\" style=\"text-align: center\"\u003e\n  \u003ca href=\"https://github.com/achhabra2/riftshare/releases/latest\" target=\"_blank\" align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/achhabra2/riftshare/blob/gh-pages/assets/riftshare_small.png?raw=true\" alt=\"icon\" width=\"128\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n![GitHub](https://img.shields.io/github/license/achhabra2/riftshare)\n![GitHub Release Date](https://img.shields.io/github/release-date/achhabra2/riftshare)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/achhabra2/riftshare)\n![GitHub Repo stars](https://img.shields.io/github/stars/achhabra2/riftshare?style=social)\n\nNOTE - Please see the gh-pages site at [riftshare.app](https://riftshare.app) for the up to date Readme and FAQ. \n\n## About\n\nRiftShare is an app inspired by a few amazing Github projects. \n* [magic-wormhole](https://magic-wormhole.readthedocs.io/en/latest/)\n* [wormhole-william](https://github.com/psanford/wormhole-william)\n* [wormhole-gui](https://github.com/Jacalz/wormhole-gui)\n\nThe goal was for me to get more familiar with Wails v2 and see the art of the possible. I would love to use this project to enable my friends and family to be able to securely share files across the globe. Most will not use a CLI utility, they need something easy and beautiful to use. \n\n## Features\n\n* Easy secure file sharing between computers both in the local network and through the internet\n* Supports sending files or directories through magic wormhole protocol\n* Automatic zipping of multiple files that are selected\n* Full animations, progress bar, and cancellation support for sending and receiving\n* Native OS File Selection\n* Open files in one click once received\n* Self updating binary - don't worry about having the latest release!\n\n## Attributions\n\nThis project is built leveraging the following Go Modules:\n* Wails-v2\n* wormhole-william\n* compress\n* go-github-selfupdate\n\nFrontend Built Using:\n* Svelte\n* TailwindCSS\n* FontAwesome\n\n## Using it\n\n### Sending Files\n\u003cimg alt=\"Selecting Files\" src=\"./docs/screenshots/riftshare-send-1.png\" width=\"400\"/\u003e\n\u003cimg alt=\"Sending Files\" src=\"./docs/screenshots/riftshare-send-2.png\" width=\"400\"/\u003e\n\n\n### Receiving Files\n\u003cimg alt=\"Receiving Files\" src=\"./docs/screenshots/riftshare-receive-1.png\" width=\"400\"/\u003e\n\nTODO\n\n## Live Development\n\nTo run in live development mode, run `wails dev` in the project directory. The frontend dev server will run\non http://localhost:34115. Open this in your browser to connect to your application.\n\n## Building\n\nFor a production build, use `wails build`.\n\n## Contributing\n\nTODO\n\n## License\n\nLicensed under the GNU General Public License v3.0","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachhabra2%2Friftshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fachhabra2%2Friftshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachhabra2%2Friftshare/lists"}