From 7230b78480df90acfff66d87858baf24a0b42200 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 25 Feb 2022 14:50:12 +0800 Subject: [PATCH] Updated Google Summer of Code 2022 Ideas (markdown) --- Google-Summer-of-Code-2022-Ideas.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Google-Summer-of-Code-2022-Ideas.md b/Google-Summer-of-Code-2022-Ideas.md index 16d89e8..7738c5f 100644 --- a/Google-Summer-of-Code-2022-Ideas.md +++ b/Google-Summer-of-Code-2022-Ideas.md @@ -77,3 +77,18 @@ Rating: Medium Size: 175 hours Mentor: [Carrie Chow](https://github.com/rustdesk) RustDesk author + +### Copy/Paste file on Linux and Mac + +Skills: Rust, Linux/Mac + +Description: RustDesk has file copy/paste support under Windows. User can copy file on one side and then paste it on the other side. Current windows implementation is based on FreeRDP. + +Outcome: Users can copy/paste file between local side and remote side on Linux and Mac. + +Rating: Hard + +Size: 365 hours + +Mentor: [Dragon Chen](https://github.com/fufesou) RustDesk member +