{"id":13522941,"url":"https://github.com/SIXiaolong1117/WSAFileLink","last_synced_at":"2025-04-01T00:30:26.542Z","repository":{"id":65341478,"uuid":"589074686","full_name":"SIXiaolong1117/WSAFileLink","owner":"SIXiaolong1117","description":"个人的一个 C# + WinUI3 的练手项目，可以实现便捷的将文件传输到 WSA。","archived":true,"fork":false,"pushed_at":"2023-09-21T02:58:25.000Z","size":1092,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-20T08:39:43.194Z","etag":null,"topics":["csharp","visual-studio","winui","winui3"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SIXiaolong1117.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-15T00:48:25.000Z","updated_at":"2023-11-19T03:50:19.000Z","dependencies_parsed_at":"2024-06-16T00:47:13.639Z","dependency_job_id":null,"html_url":"https://github.com/SIXiaolong1117/WSAFileLink","commit_stats":null,"previous_names":["sixiaolong1117/wsafilelink"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIXiaolong1117%2FWSAFileLink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIXiaolong1117%2FWSAFileLink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIXiaolong1117%2FWSAFileLink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIXiaolong1117%2FWSAFileLink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SIXiaolong1117","download_url":"https://codeload.github.com/SIXiaolong1117/WSAFileLink/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222459962,"owners_count":16987954,"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":["csharp","visual-studio","winui","winui3"],"created_at":"2024-08-01T06:00:53.923Z","updated_at":"2024-11-02T07:30:55.537Z","avatar_url":"https://github.com/SIXiaolong1117.png","language":"C#","funding_links":[],"categories":["📑 Apps List"],"sub_categories":["🛠️ Tools"],"readme":"因为微软已经在WSA对文件互通提供了官方解决方案，本项目失去意义，停止更新。\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eWSA File Link\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e个人的一个 C# + WinUI3 的练手项目，可以实现便捷的将文件传输到 WSA。\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/Direct5dom/WSAFileLink/blob/master/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/license/Direct5dom/WSAFileLink\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/Direct5dom/WSAFileLink/releases\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/v/release/Direct5dom/WSAFileLink?display_name=tag\"/\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://twitter.com/SI_Xiaolong\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/follow-SI_Xiaolong-blue?style=flat\u0026logo=Twitter\"/\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## 项目预览\n\n\u003cimg src=\"./README/屏幕截图 2023-02-12 024855.png\" width=\"50%\"/\u003e\n\n\u003cimg src=\"./README/屏幕截图 2023-02-12 024903.png\" width=\"50%\"/\u003e\n\n## ⬇下载\n\n您可以直接到 [Releases · Direct5dom/WSAFileLink](https://github.com/Direct5dom/WSAFileLink/releases) 下载我已经打包好的安装包。\n\n安装需要注意的是，要右键“使用PowrShell”运行`Install.ps1`，而不是直接双击`WSAFileLink.msix`。\n\n## ✋使用\n\n### 准备和配置 ADB\n\n本项目依赖 ADB (Android 调试桥) ，ADB 并不是本项目的一部分，需要您自行到 [Android 开源项目网站](https://source.android.google.cn/docs/setup/build/adb?hl=zh-cn#download-adb) 下载，出于精简的目的，您应该下载“独立的 SDK 平台工具”。\n\n下载好的“独立的 SDK 平台工具”最好添加到系统的环境变量中，当然您也可以选择修改 WSA File Link 设置页面的 ADB 路径来指向 `adb.exe` 所在位置。\n\n### 准备和配置 WSA\n\n您首先需要确保 WSA 处于开机状态，最简单的做法就是让任意 WSA APP 运行在前台。\n\n其次，您需要在 **适用于Android™ 的 Windows 子系统** 中，找到 **开发人员模式** 并打开该选项。\n\n### 其他注意事项\n\n在第一次尝试 **推送** (Push) 或 **拉取** (Pull) 时，会弹出一个窗口提示是否允许 ADB 连接，要点击“允许”才能让应用正常运行。\n\n## 🛠️获取源码\n\n要构建此项目，您需要将项目源码克隆到本地。\n\n您可以使用 Git 命令行：\n\n```powershell\ngit clone https://github.com/Direct5dom/WSAFileLink.git\n```\n\n或者更方便的，使用 Visual Studio 的“克隆存储库”克隆本仓库。\n\n使用 Visual Studio 打开项目根目录的 `WSAFileLink.sln`，即可进行调试和打包。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSIXiaolong1117%2FWSAFileLink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSIXiaolong1117%2FWSAFileLink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSIXiaolong1117%2FWSAFileLink/lists"}