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 +