Updated Google Summer of Code 2022 Ideas (markdown)

RustDesk
2022-02-25 14:50:12 +08:00
parent 39617345b3
commit 7230b78480

@@ -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